[Scilab-users] Get the module name a built-in function belongs to

Samuel Gougeon sgougeon at free.fr
Mon Apr 11 07:31:23 CEST 2016


Le 06/04/2016 17:08, Samuel Gougeon a écrit :
> Hello,
>
> Is there a way to get the module name a built-in function belongs to?
> A somewhat equivalence of whereis(), but for built-in?
> With Scilab 5, readgateway() was available and with getmodules() it 
> was somewhat possible to comb modules and finally find the one having 
> the built-in.
> But readgateway() is not reinstalled in Scilab 6.
> By the way, extending whereis() to built-in function would be useful, 
> in order to avoid doing these acrobatics with getmodules() and the 
> former readgateway() in a public way ;)
.
Actually, the documentation is not updated and i haven't tested it 
before posting, but it is already the case:

--> whereis(size)
  ans  =
  elementary_functions

Fine!

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20160411/3926a6f7/attachment.htm>


More information about the users mailing list