get scilab libraries
s=librarieslist()
:s a string matrix :
return in s all libraries on scilab stack.
libraries are scanned from the lastest loaded to the first one.
librarieslist() // to sort list l = `gsort`_(librarieslist(),'r','i')
Enter search terms or a module, class or function name.