How can i read 14,000 data points from a file?
Mostrar comentarios más antiguos
i read the datapoints by using importdata... but this is not suited for large number of data points....i have to design a notch filter with this data....so i have to read 14000 data points from a file.... what i have to do??
4 comentarios
Walter Roberson
el 12 de Feb. de 2014
What format is the file?
Ruby
el 12 de Feb. de 2014
Walter Roberson
el 12 de Feb. de 2014
How many columns per line? What separator between columns? Are there any headers? What would a typical line look like?
Ruby
el 12 de Feb. de 2014
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Spreadsheets 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!