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