(translator=roro, ChineseSource=roro-20020618-3\grid.html, EnglishSource=c:\matlabr12\help\techdoc\ref\grid.html)
MATLAB Function Reference    
grid

針對二維及三維的平面圖標格線

Syntax

Description

grid 開啟及關閉現行軸的格線。

grid on 對現行軸增加格線。

grid off 對現行軸移除格線。

grid 維持格線可見的狀態。

grid(axes_handle,...) 藉由 axes_handle 定義取代原先的軸,以使用軸線。

Algorithm

grid 對現行軸設定 XGrid, YGrid, 及 ZGrid 的屬性。

See Also

axes, plot

軸物件的 XGrid, YGrid, 和 ZGrid 屬性。


 graymon griddata