[Scilab-users] Help with reading data (csvRead)

Samuel Gougeon sgougeon at free.fr
Sat Dec 10 15:54:55 CET 2016


Claus,

You may use simply

[Mread,  header]  =  fscanfMat(filename);

tested on the file sent.
There may be an equivalent with csvRead(), using the substitute option.
To be confirmed. Anyway it would be more complicated than using fscanfMat().

BR
Samuel

Le 10/12/2016 15:26, Claus Futtrup a écrit :
> Hi Samuel
>
> I didn't mean for the Scilab Users list to design the script for me, 
> only hint at what to do about csvRead (or use another function). The 
> extracted few lines should be plenty to see my challenges.
>
> Attached is a complete ZMA file.
>
> Best regards,
> Claus

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20161210/1c734da9/attachment.htm>


More information about the users mailing list