msscanf

computidoo ychattah at iai.co.il
Wed Jul 4 13:52:48 CEST 2012


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.



More information about the users mailing list