scilab-6.1.1
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 — muda o diretório corrente do Scilab
- createdir — makes new directory
- dir — gets file list
- isdir — checks that a path points to an existing directory
- ls — shows files
- mkdir — makes a new directory
- pwd — gets Scilab current directory
- removedir — removes a directory
- rmdir — removes a directory
Report an issue | ||
<< Arquivos : funções de Entrada/Saída | Arquivos : funções de Entrada/Saída | file_system >> |