AW: [scilab-Users] Parsing ascii delimited data

Samuel Gougeon Samuel.Gougeon at univ-lemans.fr
Thu Nov 5 17:44:50 CET 2009


----- Message d'origine -----
De : Samuel Gougeon
Date : 05/11/2009 12:54:
> ----- Message d'origine -----
> De : Louis
> Date : 04/11/2009 22:31:
>>
>> aaa;1.2,3
>>
>> bbb;1.1,4
>>
>> ccc;1.1,6
>>
>> eee;1.4,7
>>
> OK. Which is the field separator ? "," ou ";" ?
ok: according to your first message, it is ";".
So, just do:
m=excel2sci("data.csv",";")

HTH
Samuel
PS: excel2sci() should be named read_csv().

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


More information about the users mailing list