Scilab 5.3.3
Scilab help >> UI Data > browsevar
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 >> |