三维图形包括三维曲线图和三维曲面图。下列哪些函数可以实现三维绘图。
A: plot3
B: plot
C: mesh
D: surf
A: plot3
B: plot
C: mesh
D: surf
举一反三
- 对应MATLAB提供的绘制平面曲线、杆图、三维曲线、三维网格曲线、等高线图的函数为 A: plot, fill, mesh, plot3, contour B: plot, stem, mesh, plot3, surf C: plot, stairs, plot3, meshc, contour D: plot, stem, plot3, mesh, contour
- MATLAB中,绘制三维曲面图的函数是() A: surf B: mesh C: plot D: plot3
- 下列哪一个函数不是三维绘图的命令( ) A: plot() B: plot3() C: mesh() D: surf()
- 对应MATLAB提供的绘制平面曲线、离散序列、三维曲线、三维网格曲线、等高线图的函数为() A: plot,stem,mesh,plot3,surf B: plot,stem,plot3,mesh,contour C: plot,hist,mesh,plot3,contour D: plot,hist,plot3,meshc,contour
- 对应MATLAB提供的绘制平面曲线、离散序列、三维曲线、三维网格曲线、等高线图的函数为(<br/>) A: plot, stem, mesh, plot3, surf B: plot, stem, plot3, mesh, contour C: plot, hist, mesh, plot3, contour D: plot, hist, plot3, meshc, contour