Scilab 5.4.0
Please note that the recommended version of Scilab is 6.1.0. This page might be outdated.
See the recommended documentation of this function
getmodules
returns list of modules installed in Scilab
Calling Sequence
res=getmodules()
Arguments
- res
a string matrix
Description
Returns list of modules installed in Scilab.
See Also
- with_module — Checks if a Scilab module is installed
Comments
Add a comment:
Please login to comment this page.