統計
All
Feeds
質問
What is the difference between these two commands?
A = zeros(9,1) s = size(A) [m n] = size(A) %This runs without any error [m n] = s %But this raises an error
1年以上 前 | 2 件の回答 | 0
質問
1年以上 前 | 2 件の回答 | 0