Hello,

Le 15/07/2014 15:44, Quentin Mazué a écrit :
Hi,

I tried to saved an hypermatrix of dimension 3 with the command :

savematfile("myMatrix.mat",'MyMatrix','-v7');
MyMatrix is full of Integer, no string.

However Scilab returns the following error : (in french sorry)

-error 999
GetMlistVariable : Les Mlistes de type hm n'ont pu être transformées en
fichiers binaires Matlab.
at line     300 of function savematfile called by :
savematfile("myMatrix_mat.mat",'MyMatrix','-v7');
at line      19 of exec file called by :
exec('L:\Mes
documents\Test_Scilab\Bugs_Questions\Hypermatrix\SaveHm_matFile.sce', -1)


Is there any mean to save hypermatrix in .mat or not? Or is it really a bug?
This may be related to the long standing bug (2009) of savematfile with mlists reported in
http://bugzilla.scilab.org/show_bug.cgi?id=6372

Regards
Samuel

_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users

Reply via email to