how to load an ASCII file
Ältere Kommentare anzeigen
I am trying to load an ASCII file that I downloaded from CST. But the usual load tricks that I do don't seem to work and I cannot seem to find the correct method to load the file. The ASCII text file has multiple columns and a the headers are seperated from the rest of the column with one row of --------- signs. This makes it harder to put the columns into variables. Is there any advice to fix this issue?
Thank you,
Nandakumar
3 Kommentare
jonas
am 25 Jul. 2020
Please upload the file or a smaller sample file.
KSSV
am 25 Jul. 2020
Read about textscan. This might be useful.
Nandakumar Unnikrishnan
am 25 Jul. 2020
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Data Import and Export finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
