Extracting data from a 2D contour plot in Matlab. contour3 (X,Y,Z,v) draws a contour ... I get this plot: [X,Y] = meshgrid (x,y); surfc (X,Y,Z) colorbar.
確定! 回上一頁