Problem in importing data

1 回表示 (過去 30 日間)
Majbah
Majbah 2014 年 7 月 3 日
回答済み: Image Analyst 2014 年 7 月 4 日
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 件のコメント
Danilo NASCIMENTO
Danilo NASCIMENTO 2014 年 7 月 4 日
Tell us the way you trying to import these data from excel to matlab, so we can help you.

サインインしてコメントする。

採用された回答

Image Analyst
Image Analyst 2014 年 7 月 4 日
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.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeData Import from MATLAB についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by