Table define colums in more columns
이전 댓글 표시
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
Florian Rössing
2022년 5월 6일
Could you provide a minimal example matfile and your procedure as code snipets?
Frederik Reese
2022년 5월 6일
Riccardo Scorretti
2022년 5월 6일
We need the original .dat file, not the .mat file.
채택된 답변
추가 답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 Tables에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!