Scilab-Branch-6.1-GIT
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
whos (Matlab function)
List variables in the workspace
Matlab/Scilab equivalent
Matlab | Scilab |
whos who global // whithout s listvarinfile(filename) // No equivalent. Try: whos -name nam // No equivalent // No equivalent. Try: [names, mem] = who() |
Report an issue | ||
<< who (Matlab function) | W | winqueryreg (Matlab function) >> |