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

Samuel Gougeon sgougeon at free.fr
Wed Apr 6 17:08:30 CEST 2016


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 ;)

Thanks for any hints
Samuel




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


More information about the users mailing list