[Scilab-users] save all variables

fujimoto2005 fujimoto2005 at gmail.com
Mon Aug 24 04:31:36 CEST 2015


Can scilab5.5.2 save all variables without writing the names of all
variables?
The following script failed at the last line.
scilab6.0 alpha can save all variables.

x=1:10;
y=10;20;
save('test.data','x','y');//succeed
save('testall.data');//fail

Best regards




--
View this message in context: http://mailinglists.scilab.org/save-all-variables-tp4032715.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list