Fast-Fourier Transform Data Input
1 view (last 30 days)
Show older comments
I have time-dependent data that I would like to run a Faster-Fourier transform on. The data is in an ASCII text file. The first column of the data file has the time, and the other columns include the response of different instruments in my experiment. How can I get Matlab to read the file, such that I can use the fft(x) command? I'd also like to output my data into a text file, so that I can plot the results in Excel, which is how I'm plotting the rest of the output from my experiment.
Thanks, Allen
0 Comments
Answers (0)
See Also
Categories
Find more on Data Import from MATLAB in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!