What is the size of the z vector in a mesh(x,y,z) if the sizes of x and y vectors are m, n respectively?
(a) [m,n]
(b) (m,n)
(c) [m,n)
(d) Independent of m and n
I have been asked this question in semester exam.
The doubt is from Three-Dimensional Plots topic in portion MATLAB Graphics of MATLAB