swig/Examples/scilab/matrix2
2010-06-15 11:57:06 +00:00
..
main.c example of a missing feature. Thanks sploving ;) 2010-02-23 17:57:49 +00:00
Makefile add the missing file of matrix2 example 2010-02-28 02:32:14 +00:00
matrixlib.c fix matrix input issue 2010-06-15 11:57:06 +00:00
matrixlib.i fix matrix input issue 2010-06-15 11:57:06 +00:00
README example of a missing feature. Thanks sploving ;) 2010-02-23 17:57:49 +00:00
runme.sci some fixes about example matrix2 2010-04-14 01:36:40 +00:00
sci_sumitems.c Debug messages removed 2010-02-23 18:02:54 +00:00

Removes: 
builder.sce => should be generated by swig
main.c => this only shows how the code can be used when matrixlib.c is a lib.
sci_sumitems.c => should be generated by swig

Missing:
matrixlib.i
Makefile

Usage:
scilab -nwni -f builder.sce
exec loader.sce
exec runme.sci