Problem in importing data

1 visualizzazione (ultimi 30 giorni)
Majbah
Majbah il 3 Lug 2014
Risposto: Image Analyst il 4 Lug 2014
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 Commento
Danilo NASCIMENTO
Danilo NASCIMENTO il 4 Lug 2014
Tell us the way you trying to import these data from excel to matlab, so we can help you.

Accedi per commentare.

Risposta accettata

Image Analyst
Image Analyst il 4 Lug 2014
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.

Più risposte (0)

Categorie

Scopri di più su Data Import from MATLAB in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by