2D FFT using data from multiple CSV file
Show older comments
Hello,
I have data in 1008 csv files, each files has 3 column in it. I want to form a matrix using only the first column of each csv file as column vector of matrix, so that I have a matrix with 1008 columns and than do its 2D fft.
How can I form the matrix from csv files?
Accepted Answer
More Answers (0)
Categories
Find more on Transforms in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!