Importing multiple .txt files into one table
Mostrar comentarios más antiguos
Hello, I have an issue I have been stuck on for a while. I have several .txt files that I want to import into matlab and produce a single table that I can export into an excel spreadsheet. I want to write a for loop that will select a range of files and then take the same data from each one which will then translate into severeal different variables onto a single table. I am very new to Matlab and any help would be much appreciated.
3 comentarios
YT
el 4 de Feb. de 2019
Would be usefull if you attach a sample of the txt files you want to import.
Aaron Waldman
el 4 de Feb. de 2019
TADA
el 4 de Feb. de 2019
Actually, none of these files are tab delimited, nor with any other delimiter for that matter.
You probably need to parse them using a different method
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Spreadsheets en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!