Scilab 5.3.1
Please note that the recommended version of Scilab is 6.1.1. 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();
Comments
Add a comment:
Please login to comment this page.