Scilab-Branch-5.3-GIT
      
      - Scilab help
 - Graphics
 - 2d_plot
 - 3d_plot
 - annotation
 - axes_operations
 - axis
 - bar_histogram
 - Color management
 - Datatips
 - figure_operations
 - geometric_shapes
 - handle
 - interaction
 - load_save
 - pie
 - polygon
 - property
 - style
 - text
 - transform
 - window_control
 - GlobalProperty
 - Graphics
 - alufunctions
 - clear_pixmap
 - Compound_properties
 - graphics_entities
 - object_editor
 - pixel_drawing_mode
 - plzr
 - rubberbox
 - segs_properties
 - show_pixmap
 - square
 - twinkle
 - xbasr
 - xchange
 - xclear
 - xdel
 - xget
 - xgetech
 - xgraduate
 - xgrid
 - xname
 - xnumb
 - xpause
 - xsegs
 - xset
 - xsetech
 - xsetm
 
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 — グラフィックエンティティをコピー.
 - delete — グラフィックエンティティとその子を削除.
 - draw — エンティティを描画.
 - gce — カレントのエンティティのハンドルを取得.
 - ged — Scilabグラフィックエディタ
 - get_figure_handle — 指定したIDの図のハンドルを取得
 - glue — 一連のグラフィックエンティティをCompoundに結合する.
 - is_handle_valid — 一連のグラフィックハンドルが有効であるかどうかを確認する.
 - relocate_handle — グラフィック階層内のハンドルを移動する.
 - sd2sci — Scilab命令コンバータのgr_menu構造体
 - swap_handles — グラフィック階層の2つのハンドルを交換する.
 - unglue — 結合されたオブジェクトを分解し,個々の子で置換する.
 
| << geometric_shapes | Graphics | interaction >> |