2D FFT using data from multiple CSV file
Mostrar comentarios más antiguos
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?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Transforms en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!