A scilab to C conversion extention for scilab.
###How to use this toolbox ?
- Download the Scilab 5.5.2
- Clone this repository.
- Copy this cloned repository at /pathuptoscilab/scilab-5.5.2/share/scilab/contrib
- Go to scilab console
- Change the directory to /pathuptoscilab/scilab-5.5.2/share/scilab/contrib/Scilab2C/2.3.1
- And execute the following two commands to load this toolbox in Scilab
exec builder.sce
exec loader.sce
- Scilab2c toolbox successfully loaded into Scilab.
- Run the
sci2c_gui
command in scilab console to open up the Scilab2C GUI - Follow the user manual for further explorer to this toolbox