line_plot.hlp

来自「matlab处理图像的一些基本方法。其中有一部分mex程序需要安装编译」· HLP 代码 · 共 17 行

HLP
17
字号
Line plot		The Line plot item of the View menu produces a 3-D plot of the current	image. The resulting picture is a mesh surface plot. This is similar to 	Mesh and MeshC plot, except that it is produced with the waterfall 	routine of MATLAB, so that the surface is made up of a series of	parallel lines because only the row lines of the mesh are shown.	The buttons provided with all the surface plots (Line, Mesh, MeshC, 	Surface, and Light Surface)control the appearance of the mesh. It is 	best to experiment with these parameters to obtain the desired look. {Mesh_Plot.hlp}{MeshC_Plot.hlp}{Surface.hlp}{Light_Surface.hlp}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?