[scilab-Users] msscanf

Serge Steer Serge.Steer at inria.fr
Wed Jul 4 16:50:03 CEST 2012


msscanf(1,l,"%s  %d %1d%9f%8f%8f%8f") will read your data
Serge Steer

Le 04/07/2012 13:52, computidoo a écrit :
> I have a line that i want to read
> GRID     1          05777.6319-69.400954.30913      0
> the problem is that the numbers are connected.
> (the line mean GRID 1 0 5777.6319 -69.4009 54.30913   0)
> I tried
> l=mgel(fid,1);
> Tline=msscanf(1,l,'%s %f %.4f %.4f %.4f %.0f);
> and i get an error
> BR
> computidoo
>
>   
>
> --
> View this message in context: http://mailinglists.scilab.org/msscanf-tp4024500.html
> Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.
>
> --
> To unsubscribe from this mailing-list, please send an empty mail to
> users-unsubscribe at lists.scilab.org
> To check the archives of this mailing list, see
> http://mailinglists.scilab.org/
>
>





More information about the users mailing list