Scilab 6.0.1
- Scilabヘルプ
- Files : Input/Output functions
- Directory
- Paths - Filenames
- copyfile
- deletefile
- dispfiles
- fileinfo
- findfiles
- fprintfMat
- fscanfMat
- getmd5
- getURL
- %io
- isfile
- listfiles
- listvarinfile
- mclearerr
- mclose
- mdelete
- meof
- merror
- mfprintf
- mscanf
- mget
- mgetl
- mgetstr
- mopen
- movefile
- mput
- mputl
- mputstr
- mseek
- mtell
- newest
- save_format
- scanf
- scanf_conversion
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.
Directory
- cd — Scilab カレントディレクトリを変更する
- createdir — 新規ディレクトリを作成
- dir — ファイル一覧を取得する
- isdir — 引数がディレクトリパスかどうかを調べる
- ls — ファイルを表示
- mkdir — 新規ディレクトリ
- pwd — Scilab カレントディレクトリを取得
- removedir — ディレクトリを削除
- rmdir — ディレクトリを削除
Report an issue | ||
<< Files : Input/Output functions | Files : Input/Output functions | Paths - Filenames >> |