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

Claus Futtrup cfuttrup at gmail.com
Sat Dec 10 16:18:44 CET 2016


Hi Samuel

Indeed it looks simpler than using csvRead, I will look into this 
function as well. It looks like it cuts off some of the decimals. Thanks 
for the tip.

Best regards,
Claus

On 10-12-2016 15:54, Samuel Gougeon wrote:
> 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
>
>
>
> _______________________________________________
> users mailing list
> users at lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users


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


More information about the users mailing list