Scilab 5.4.1
- 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: Getting started
- clear_pixmap
- Compound_properties
- graphics_entities
- object_editor
- pixel_drawing_mode
- segs_properties
- show_pixmap
- twinkle
- xchange
- xclear
- xdel
- xget
- xgetech
- xgraduate
- xgrid
- xname
- xnumb
- xpause
- xsegs
- xset
- xsetech
- xsetm
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
axes_operations
- axes_properties — axesエンティティプロパティの説明
- gca — カレントの軸のハンドルを返す.
- gda — デフォルトの軸(axes)のハンドルを取得.
- graduate — 見栄えの良い軸のグラデーション
- isoview — 等軸プロットにスケールを設定 (ウインドウの大きさを変更しない)
- newaxes — 新しいAxesエンティティを作成
- plotframe — スケールとグリッドを指定してフレームをプロット. この関数は古い関数です.
- replot — カレントのグラフィックウインドウを新しい境界に 再描画
- rotate_axes — Axesハンドルを対話的に回転.
- sca — カレントの軸のエンティティを設定する
- sda — デフォルトの軸(Axes)を設定.
- square — 等軸プロットのスケールを設定 (ウインドウの大きさを変更)
- subplot — グラフィックウインドウをサブウインドウの行列に分割する
- unzoom — グラフィックのズームを解除する
- zoom_rect — カレントのグラフィック図の選択した部分をズーム
Report an issue | ||
<< annotation | Graphics | axis >> |