Scilab 5.4.1
      
      
    Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
See the recommended documentation of this function
xs2ppm
グラフィックスをPPMファイルに出力.
呼び出し手順
xs2ppm(win_num, file_name) xs2ppm(fig, file_name)
パラメータ
- win_num
 整数, エキスポートする図のID.
- fig
 エキスポートする図のハンドル.
- file_name
 文字列, エキスポートするファイルの名前.
説明
xs2ppm はグラフィックウインドウの表示内容を
            PPMファイルにエキスポートします.
参照
| Report an issue | ||
| << xs2png | Graphics : exporting and printing | xs2ps >> |