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
_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users