[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
textread substitution
From: |
ash |
Subject: |
textread substitution |
Date: |
Tue, 18 Dec 2012 11:21:59 -0800 (PST) |
Hi all,
I need to substitute textread function because i hade to use an old version
of Octave.
Every guide I read tell the same thing: use fscanf.
But fscanf works differently.
I have a file.txt made in this way
acb
qwertyuiop
mickey
mouse
...
I need to get a vector in wich every cell is an entire row of this file (and
not a matrix with a single letter for every cell).
Can you help me ?
Thanks a lor
--
View this message in context:
http://octave.1599824.n4.nabble.com/textread-substitution-tp4648054.html
Sent from the Octave - General mailing list archive at Nabble.com.
- textread substitution,
ash <=