I have a CSV file that is 83521x10 but the whole table is not showing up on MATLAB. It starts at the middle of the data collected not at the very beginning. I used the readtable function to open the file in MATLAB. Has any had this problem before?

 采纳的回答

Niti K
Niti K 2019-2-26

0 个投票

Try xlsread if you have Excel installed. It might be better at loading csv files. However xlsread will only read numeric values.

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Data Import from MATLAB 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by