Scilab-Branch-6.1-GIT
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.
%io
標準入力および標準出力を保持する変数(ファイル記述子).
呼び出し手順
%io(1) %io(2)
説明
%io(1) は標準入力を返します (ファイル記述子 5).
%io(2) は標準出力を返します (ファイル記述子 6).
ファイル記述子 0 は標準エラーです.
例
参照
履歴
バージョン | 記述 |
6.0.0 | %io is now protected (read-only). |
Report an issue | ||
<< hash | Files : Input/Output functions | listvarinfile >> |