help-octave
[Top][All Lists]
Advanced

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

load textfile with header


From: albert treblataf
Subject: load textfile with header
Date: Sun, 7 Mar 2004 11:28:20 -0800 (PST)

Hello,
 
Is there a way to import a  .txt file into Octave that has a header before the data?
I would like to run an mfile that will loop  importing hundreds of these files, processing the data and then saving the results. I don't need the header information, just the data.
The  text files look like this:
 
Transfer Function
 
X Axis Units = Hz
Y Axis Units = dB
 
Freq,TFAB
          +0,+0.703162
+1.34583,+0.002317
+2.69165,+0.011234
+4.03748,+0.184732
+5.38331,+0.034276
etc
 
Any help is greatly appreciated
 
Best regards
 
Albert
 
 
 
 
 
Albert


Do you Yahoo!?
Yahoo! Search - Find what you’re looking for faster.
reply via email to

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