I have this CSV files but it opens through excel so it's not a true CSV file and matlab won't import it using csvread function.
How would I import it?

 採用された回答

Sara
Sara 2014 年 4 月 24 日

0 投票

Save the file as xls or xlsx and then use xlsread to import the parts of the file that you need

その他の回答 (0 件)

質問済み:

2014 年 4 月 24 日

回答済み:

2014 年 4 月 24 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by