[Scilab-users] Save hypermatrix in matlab format

Quentin Mazué mazue.quentin at gmail.com
Tue Jul 15 15:44:43 CEST 2014


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.



More information about the users mailing list