yalmip/YALMIP

nd-array indexing on sdpvar in subsasgn yields weird result

johanlofberg opened this issue · 0 comments

>> x = sdpvar(2,3,1);
>> x(:,3,:)=4