Simon Marchetto
255603639f
Scilab: rollback, support of container<class*> only (not <class>)
2013-07-31 18:28:23 +02:00
Simon Marchetto
f7b67980e6
Scilab: fix some example scripts (missing exit)
2013-07-22 17:57:30 +02:00
Simon Marchetto
2ce2862472
Scilab: fix some example makefiles (restore target check)
2013-07-22 17:53:00 +02:00
Simon Marchetto
111c1eb538
Scilab: add vector<class> in STL vector example
2013-07-22 17:39:01 +02:00
Simon Marchetto
ca282beae6
Scilab: add bool type in STL vector example
2013-07-19 17:31:59 +02:00
Simon Marchetto
28dd6985c2
Scilab: add STL simple vector example (available also for Python, Ruby...)
2013-07-18 08:56:44 +02:00
Simon Marchetto
2472fe492a
Scilab: rewrite STL vector example (vector argument passing example)
...
Fixes:
- use generic support of vectors
- add vector of object example
- improve example messages
- simplify cpp code
- move example code to "std_vector" folder
2013-07-18 08:56:37 +02:00