Table define colums in more columns
Ältere Kommentare anzeigen
Hello I have the following problem: When I load data from a .dat file into matlab and create a table from it, matlab doesn't recognize the columns, so all the values are in one column.
Arc 2, Z, Time: 0 00:00:000,260450,285
I would like the table separated as below
Time Distance WSPL
Arc 2, Z, Time: 0 00:00:00 0,260 450,285
Thank you very much for your help.
3 Kommentare
Florian Rössing
am 6 Mai 2022
Could you provide a minimal example matfile and your procedure as code snipets?
Frederik Reese
am 6 Mai 2022
Riccardo Scorretti
am 6 Mai 2022
We need the original .dat file, not the .mat file.
Akzeptierte Antwort
Weitere Antworten (1)
Frederik Reese
am 6 Mai 2022
0 Stimmen
Kategorien
Mehr zu Tables 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!