Scilab 5.3.3
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
browsevar
Scilab variable browser
Calling Sequence
browsevar()
Description
browsevar
is an embedded Scilab variable browser.
browsevar
can show all variables. browsevar
can be costumized to show all or some type of variables. It's also possible to exclude variable names.
Examples
browsevar();
<< UI Data | UI Data | editvar >> |