Scilab Reference Manual |
---|
whereis — name of library containing a function
[librname]=whereis(function-name)
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".
<< whereami | where >> |