Answer the question
In order to leave comments, you need to log in
How to calculate the arithmetic mean of the elements of the second column?
Calculate the arithmetic mean of the elements of the second column of
the matrix Z.
Calculate the minimum element of the matrix Z
Z=[2 -1 -3; -7 -6 -3; 2 5 8; 8 4 2]
disp(Z)
M=min(Z)
disp(M)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question