SCILAB Toolboxes

I am happy to inform that I have created three toolboxes/modules for Scilab.

A toolbox/module is a kind of an extension for Scilab which adds new functionality which wasn’t there already.
The best part is that even we can conotribute to Scilab and help make it better this way.

The toolboxes can be found on the link: https://atoms.scilab.org/

More information on ATOMS is available here: https://wiki.scilab.org/ATOMS
They are categorized into various topics.
I have created the following toolboxes:
Installation instructions:
  1. Go to the links provided and download the toolboxes.(it will probably be a zip file)
  2. Run Scilab and type:  atomsInstall(‘path of the zip file you downladed’)
  3. Make sure you’re connected to the internet or the command may return an error.
  4. Also I’m not a 100%percent sure abouth this but you may need to givve the following command before performing the above steps. Type: atomsGui()
  5. Once the module is installed, you can load it by typing: atomsLoad(‘modulename’)
  6. Or you can just restart Scilab and it will load automatically.
  7. Once the module is loaded you will receive a welcome message.
  8. Then you can enjoy using it and even refer to the help browser for more information on it, by typing: “help modulename”

Also, since I have only tested it on Windows yet, I would love some feedback from Linux users.

So please let me know if it worked for you or not.

[wpedon id="7041" align="center"]

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.