Say, I have a row vector A having n elements. I want to make all elements zero. For e.g., in 2-d, we write A=zeros(n) ...
確定! 回上一頁