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?

Thanks
Quentin Mazué



--
View this message in context: 
http://mailinglists.scilab.org/Save-hypermatrix-in-matlab-format-tp4030916.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at 
Nabble.com.
_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users

Reply via email to