Create a 4 × 2 matrix of all zeros and store it in a variable. Then, replace the second row in the matrix with a 3 and a 6.
Answers
Answered by
6
Answer:
% A is the name of your matrix
% n is the number of columns in your matrix
A(1, :) = zeros(1, n)
Answered by
0
Answer:
The answer is 0.8 days approximately 9 days
Similar questions