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일

0 개 추천

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개)

카테고리

도움말 센터File Exchange에서 Data Import from MATLAB에 대해 자세히 알아보기

질문:

2014년 7월 3일

답변:

2014년 7월 4일

Community Treasure Hunt

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

Start Hunting!

Translated by