Media Summary: Now I'm capable of mesh into X comma Y comma Z when I figure [x,y,z]=sphere; surf(x,y,z); view(80,5); hold on; for N=1:10 surf(x-0.5*N,y-0.5*N,z+2*N) ; pause(0.05) end for N=1:30 ... 16- 3 Dimensional Plotting in Octave/MATLAB.
Gnu Octave How To Make 3d Plots - Detailed Analysis & Overview
Now I'm capable of mesh into X comma Y comma Z when I figure [x,y,z]=sphere; surf(x,y,z); view(80,5); hold on; for N=1:10 surf(x-0.5*N,y-0.5*N,z+2*N) ; pause(0.05) end for N=1:30 ... 16- 3 Dimensional Plotting in Octave/MATLAB.