Scilab 6.1.0
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
dispfiles
displays properties of opened files
Syntax
dispfiles([units])
Arguments
- units
a vector of integer numbers, the file's logical units. By default all opened files.
Description
dispfiles
displays properties of currently opened files.
Examples
dispfiles()
Report an issue | ||
<< file_system | Entrées/Sorties [fichiers] | fprintfMat >> |