sdpvar x y = zeros(1,5); y(5) = x y = NaN 0 0 0 0 ... is the precedence behavior of subsasgn (which performs this operation) in MATLAB.
確定! 回上一頁