Scilab-Branch-5.3-GIT
      
      
    Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
See the recommended documentation of this function
sca
カレントの軸のエンティティを設定する
呼び出し手順
a=sca(a)
パラメータ
- a
- 軸エンティティのハンドル (ハンドル型) 
説明
sca(a) はカレントのAxesのエンティティ
	(graphics_entities参照)
	をカレントの軸エンティティハンドルaに設定する際に使用されます.
	描画関数は通常カレント軸エンティティに適用されます.
例
作者
S. Steer, INRIA
| << rotate_axes | axes_operations | sda >> |