Skip to content

Ankitr19/Scilab2C-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Scilab2C


A scilab to C conversion extention for scilab.


###How to use this toolbox ?

  1. Download the Scilab 5.5.2
  2. Clone this repository.
  3. Copy this cloned repository at /pathuptoscilab/scilab-5.5.2/share/scilab/contrib
  4. Go to scilab console
  5. Change the directory to /pathuptoscilab/scilab-5.5.2/share/scilab/contrib/Scilab2C/2.3.1
  6. And execute the following two commands to load this toolbox in Scilab
    • exec builder.sce
    • exec loader.sce
  7. Scilab2c toolbox successfully loaded into Scilab.
  8. Run the sci2c_gui command in scilab console to open up the Scilab2C GUI
  9. Follow the user manual for further explorer to this toolbox

Thank you.

Releases

No releases published

Packages

No packages published

Languages

  • C 36.8%
  • Fortran 24.0%
  • Makefile 23.4%
  • Scilab 12.1%
  • Shell 2.1%
  • C++ 0.7%
  • Other 0.9%