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?

 Respuesta aceptada

Niti K
Niti K el 26 de Feb. de 2019

0 votos

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

Más respuestas (0)

Categorías

Más información sobre Data Import from MATLAB en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 26 de Feb. de 2019

Respondida:

el 26 de Feb. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by