[scilab-Users] mfprintf

Samuel GOUGEON Samuel.Gougeon at univ-lemans.fr
Wed Jul 20 19:48:25 CEST 2011


  ----- Message d'origine -----
De : computidoo
Date : 20/07/2011 14:25:
> hello,
> I'm using the mfprintf to write an ascii file.
> the data is from mat file.
> i have a variable that its an array.
> a=[1 1;1 1]
>
> and i want to have in the ascii
> a
> ======
> 1 1
> 1 1
> ======
>
> what is the line that i have to write
fprintfMat("test.txt",a,"%lg","a"+ascii(10)+"============")

Samuel




More information about the users mailing list