octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Textread can read only first column?


From: mmuetzel
Subject: Re: Textread can read only first column?
Date: Wed, 26 Sep 2018 11:12:43 -0500 (CDT)

That should work when you add an asterisk in the formats you want to skip
(see "doc textread" which refers to "doc strread" for details):

c = textread (nomeFileDaEsaminare, "%s %*f %*f %*f %*f %*f ");


Markus



--
Sent from: http://octave.1599824.n4.nabble.com/Octave-Maintainers-f1638794.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]