Scilab Function
Last update : 25/09/2008

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 ,