Scilab 6.1.0
      
      - Ajuda do Scilab
 - Biblioteca de Gráficos
 - 2d_plot
 - 3d_plot
 - annotation
 - axes_operations
 - axis
 - bar_histogram
 - Color management
 - Datatips
 - figure_operations
 - geometric_shapes
 - handle
 - interaction
 - load_save
 - polygon
 - property
 - text
 - transform
 - lighting
 - Compound properties
 - GlobalProperty
 - Graphics
 - graphics_entities
 - object_editor
 - pie
 - multiscaled plots
 - xchange
 - xget
 - xset
 
Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
handle
- copy — Copia uma entidade de gráficos
 - delete — Deleta uma entidade gráfica e seus galhos
 - gce — Retorna o manipulador da entidade corrente
 - ged — Editor Gráfico do Scilab
 - get_figure_handle — Retorna o manipulador de uma figura a partir de seu id (obsolete)
 - glue — Cola um conjunto de entidades gráficas em um Compound ("composto")
 - is_handle_valid — Verifica se um conjunto de manipuladores gráficos ainda é válido
 - swap_handles — Permuta dois manipuladores em uma hierarquia gráfica
 - unglue — Descola uma objeto Compound e o substitui por um galho individual
 
| Report an issue | ||
| << geometric_shapes | Biblioteca de Gráficos | interaction >> |