Scilab 6.0.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
- segs_properties
- xchange
- xget
- xgetech
- xgraduate
- 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
axes_operations
- axes_properties — axesエンティティプロパティの説明
- gca — カレントの軸のハンドルを返す.
- gda — デフォルトの軸(axes)のハンドルを取得.
- graduate — 見栄えの良い軸のグラデーション
- isoview — 等軸プロットにスケールを設定
- newaxes — 新しいAxesエンティティを作成
- plotframe — スケールとグリッドを指定してフレームをプロット. この関数は廃止されました.
- replot — 新しい境界を指定してカレントまたは指定した軸で再描画
- rotate_axes — Axesハンドルを対話的に回転.
- sca — カレントの軸のエンティティを設定する
- sda — デフォルトの軸(Axes)を設定.
- square — 等軸プロットのスケールを設定 (ウインドウの大きさを変更) (function obsolete)
- subplot — グラフィックウインドウをサブウインドウの行列に分割する
- unzoom — グラフィックのズームを解除する
- xgrid — 2次元または3次元プロットにグリッドを追加
- zoom_rect — カレントのグラフィック図の選択した部分をズーム
Report an issue | ||
<< annotation | Graphics | axis >> |