swig/Examples/scilab/matrix2
William S Fulton 05cc859d38 Scilab example Makefiles update.
Make consistent with other languages.
Output is also suppressed when run from top level directory - see
RUNPIPE.
2013-08-30 23:53:57 +01:00
..
main.c example of a missing feature. Thanks sploving ;) 2010-02-23 17:57:49 +00:00
Makefile Scilab example Makefiles update. 2013-08-30 23:53:57 +01:00
matrixlib.c Scilab: update matrix2 example (with int & string matrix conversion) 2013-06-20 10:55:05 +02:00
matrixlib.i Scilab: update matrix2 example (with int & string matrix conversion) 2013-06-20 10:55:05 +02:00
README example of a missing feature. Thanks sploving ;) 2010-02-23 17:57:49 +00:00
runme.sci Scilab: fix examples (no paging which stops tests) 2013-08-20 10:26:08 +02: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