AW: [scilab-Users] Parsing ascii delimited data

Louis louis at awake24.de
Wed Nov 4 22:31:53 CET 2009


aaa;1.2,3

bbb;1.1,4

ccc;1.1,6

eee;1.4,7

 

Von: Samuel Gougeon [mailto:Samuel.Gougeon at univ-lemans.fr] 
Gesendet: Mittwoch, 4. November 2009 18:33
An: users at lists.scilab.org
Betreff: Re: [scilab-Users] Parsing ascii delimited data

 

----- Message d'origine ----- 
De : Louis 
Date : 03/11/2009 21:35: 

Hi everyone.

I try to parse a ascii delimited file.

If I try to use fscanf I get this:

 

-->a=fscanf('data.csv', '%s;%s');

 !--error 999 

msprintf: Wrong number of input arguments: data doesn't fit with format.

at line      51 of function sscanf called by :  
.../...

May you attach the first lines of your data.csv, please ?
Regards
Samuel

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


More information about the users mailing list