Installation Instructions

This set of instruction are to be followed only on Ubuntu 14.04. The instructions will change when the toolbox has been released for other OS versions.

1. Download the toolbox code- https://scilab.in/fossee-scilab-toolbox/scilab-to-c-toolbox
2. Extract the toolbox to a location of your choice.
3. Change the current working directory of Scilab to the toolbox root folder using this command- cd /path/to/toolbox/folder
4. On Scilab console, type-
exec builder.sce
exec loader.sce

The toolbox should install successfully.