[scilab-Users] msscanf

Adrien Vogt-Schilb vogt at centre-cired.fr
Wed Jul 4 13:57:26 CEST 2012


On 04/07/2012 13:52, computidoo wrote:
> 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
>
>   
>
Where does the line come from?
The problem should definitively be fixed upstream
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20120704/a5e1a694/attachment.htm>


More information about the users mailing list