Scilab 5.3.3
Scilab help >> Functions > whereis
Add a comment:
Please login to comment this page.
whereis
name of library containing a function
Calling Sequence
[librname]=whereis(function-name)
Description
returns as a character string
the name of the library containing the function function-name.
The path of the library is returned by typing "librname".
See Also
- lib — library definition
Comments
Add a comment:
Please login to comment this page.
| << varargout | Functions | Development tools >> |