Scilab 5.3.0
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
oldsave
2.4.1以前の形式で変数を保存 (古い関数)
呼び出し手順
oldsave(filename [,x1,x2,...,xn])
説明
oldsave
関数は古い関数で
Scilab 5.2以降では削除されています.
コード oldsave
を save
で置き換えて
ください.
<< oldload | Input/Output functions | read >> |