Scilab 5.5.2
- Scilabヘルプ
- Graphics
- 2d_plot
- 3d_plot
- annotation
- axes_operations
- axis
- bar_histogram
- Color management
- Datatips
- figure_operations
- geometric_shapes
- handle
- interaction
- lighting
- load_save
- pie
- polygon
- property
- text
- transform
- window_control
- GlobalProperty
- Graphics: Getting started
- Compound_properties
- graphics_entities
- object_editor
- pixel_drawing_mode
- segs_properties
- twinkle
- xchange
- xclear
- xdel
- xget
- xgetech
- xgraduate
- xgrid
- xname
- xnumb
- xpause
- xsegs
- xset
- xsetech
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
handle
- copy — グラフィックエンティティをコピー.
- delete — グラフィックエンティティとその子を削除.
- gce — カレントのエンティティのハンドルを取得.
- ged — Scilabグラフィックエディタ
- get_figure_handle — 指定したIDの図のハンドルを取得
- glue — 一連のグラフィックエンティティをCompoundに結合する.
- is_handle_valid — 一連のグラフィックハンドルが有効であるかどうかを確認する.
- swap_handles — グラフィック階層の2つのハンドルを交換する.
- unglue — 結合されたオブジェクトを分解し,個々の子で置換する.
Report an issue | ||
<< geometric_shapes | Graphics | interaction >> |