[scilab-Users] load(...) fails often

Sylvestre Ledru sylvestre.ledru at scilab.org
Mon Oct 4 20:34:24 CEST 2010


Le lundi 04 octobre 2010 à 20:25 +0200, "Tobias Drößler" a écrit :
> hi boys and girls,
> 
> i've from time to time when i want to load vars from a file i saved  some days before. i use it under windows xp. may it is connected to graphic-things ...
> scilab says:  
> 
> =======
> mget: falsche Größe für Eingangsargument #1: ein Integer erwartet.
> at line       3 of function load_graphichandle called by :  
> at line      19 of function %h_load called by :  
> f ~(%fileToLoad == "") then                 load(%fileToLoad);                 disp(msprintf(gettext("Environment loaded.\
> while executing a callback
> =======
> 
> it is really bad, i didn't save data just for fun. 
> 
> someone of you have had this too ? how to avoid ? 
I am not aware of such issues. It is reproducible ?
Could you either way open a bug with the buggy data and a way to
reproduce it ? Thanks.

For your information, you can use import_from_hdf5 / export_to_hdf5
which should be used in a future release of Scilab as the default export
format (and therefor replacing load/save).

Sylvestre





More information about the users mailing list