help-octave
[Top][All Lists]
Advanced

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

Re: How to load a text file?


From: Doug Stewart
Subject: Re: How to load a text file?
Date: Fri, 16 Dec 2011 15:06:09 -0500



On Fri, Dec 16, 2011 at 3:04 PM, George <address@hidden> wrote:
Octave 3.2.4 Windows XP.



On Fri, Dec 16, 2011 at 11:46 AM, Doug Stewart <address@hidden> wrote:


On Fri, Dec 16, 2011 at 2:36 PM, George <address@hidden> wrote:
I get "unknown property delimiter".



On Fri, Dec 16, 2011 at 3:24 AM, Doug Stewart <address@hidden> wrote:





Take a look at the previous emails with subject  ----  

problem reading file with time-stamps



 
fmt = "%f %s %s ";
[A, B, C] = textread ("dm.txt", fmt,"delimiter",",")

     

will read a txt file that is:

1,text text text, text text
2,text text text, more text
3,more text and text


--
DAS

https://linuxcounter.net/user/206392.html


what version of octave do you have??
What OS are you on?




You need to upgrade to use this feature
--
DAS

https://linuxcounter.net/user/206392.html

reply via email to

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