help-octave
[Top][All Lists]
Advanced

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

Editing .txt file in Octave


From: socware
Subject: Editing .txt file in Octave
Date: Wed, 17 Mar 2010 14:53:34 -0700 (PDT)

Hello All,
I just started using octave some days ago.
I have text file with 2 columns with more than 1000 coordinates from a plot.

I want to change the column values which are like 1m,2m,...... (m stands for
milli) and the second column have values as 3.212u (u for micro )

And then I want to use the two column values in a for loop something like:

x= value of first column from text file

and y= value of second column from text file.

How can I perform these task? Would highly appreciate someone's feedback and
help.


Thanks

-- 
View this message in context: 
http://old.nabble.com/Editing-.txt-file-in-Octave-tp27937809p27937809.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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