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 06:24:09 -0500






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

reply via email to

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