Hi, I have one question. I need to import data into MATLAB from a CSV file. Unfortunately, the data has header information in 3 columns.
How do I skip the headers and get the data directly?
For example:
a= import data ('C:\s11.dat') *
Then what is the next step? I need your help.
Thank you.
1 件のコメント
このコメントへの直接リンク
https://jp.mathworks.com/matlabcentral/answers/72545-how-to-import-csv-file-in-matlab#comment_144034
このコメントへの直接リンク
https://jp.mathworks.com/matlabcentral/answers/72545-how-to-import-csv-file-in-matlab#comment_144034
サインインしてコメントする。