blob: 8e0d999eff245aa68feb93b644d49af8515176e9 (
plain)
1
2
3
4
5
|
This repository is a test toolbox for Scilab. It demonstrates
1. How to add a function defined in C in scilab
2. How to add a function defined in Scilab in Scilab
3. How to write help for the added functions
4. How to create a toolbox out of the above functions.
|