Scilab 5.5.1
- Ajuda do Scilab
- Biblioteca de Gráficos
- 2d_plot
- 3d_plot
- annotation
- axes_operations
- axis
- bar_histogram
- Color management
- figure_operations
- geometric_shapes
- handle
- interaction
- load_save
- pie
- polygon
- property
- text
- transform
- window_control
- Datatips
- lighting
- GlobalProperty
- Graphics
- graphics_entities
- object_editor
- twinkle
- xchange
- xclear
- xdel
- xget
- xgetech
- xgraduate
- xgrid
- xname
- xnumb
- xpause
- xsegs
- xset
- xsetech
- xsetm
- Compound properties
- pixel_drawing_mode
- Segments properties
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
xgrid
adiciona um grid em um esboço 2d
Seqüência de Chamamento
xgrid([style])
Parâmetros
- style
inteiro
Descrição
xgrid
adiciona um grid em um esboço 2d.
style
é o identificador de tipo de tracejado ou de cor
utilizado para o esboço do grid. Use xset()
para o
significado do identificador.
Report an issue | ||
<< xgraduate | Biblioteca de Gráficos | xname >> |