Scilab 6.1.0
- 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.
See the recommended documentation of this function
figure_operations
- anti_aliasing — Figure's property smoothing the stair-like aspect when rendering curves
- clf — Clears and resets a figure or a frame uicontrol
- colordef — Set the color look-and-feel of a given or of all forthcoming graphic figures
- drawlater — 軸の子を不可視にする.
- drawnow — 隠されたグラフィックエンティティを描画.
- figure_properties — グラフィックエンティティプロパティの説明
- gcf — カレントグラフィックウインドウのハンドルを返す.
- gdf — デフォルトの図(figure)のハンドルを取得.
- pixel_drawing_mode — Figure's property setting the RGBwise pixels update mode when drawing
- scf — カレントの図に指定する (window)
- sdf — デフォルトの図(figure)を設定.
- show_window — 特定のグラフィックウインドウを前面に移動する
- winsid — グラフィックウインドウのリストを返す
- xdel — グラフィックウインドウを削除する
- xname — カレントのグラフィックウインドウの名前を変更する
Report an issue | ||
<< Datatips | Graphics | geometric_shapes >> |