Hello All,
I am trying to import data from excel file to matlab. But, matlab is recognizing the numbers as NaN.
How can I solve it?
I am attaching the excel file containing all data.
Thanks, Majbah

1 comentario

Danilo NASCIMENTO
Danilo NASCIMENTO el 4 de Jul. de 2014
Tell us the way you trying to import these data from excel to matlab, so we can help you.

Iniciar sesión para comentar.

 Respuesta aceptada

Image Analyst
Image Analyst el 4 de Jul. de 2014

0 votos

At row 11919 you have a divide by zero in Excel and that's giving you a nan in the array. The rest of the array elements are the correct numbers though.

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 3 de Jul. de 2014

Respondida:

el 4 de Jul. de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by