I get Nan for the row 18 down, when float type dat was there. What could fix this?

 채택된 답변

Cris LaPierre
Cris LaPierre 2020년 2월 18일

0 개 추천

NaN means the data in that row,column is missing. You can specify what to put there instead if you don't want NaN. You can do that interactively in the import tool (see the first example here), or after the fact with fillmissing or standardizemissing functions.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Tables에 대해 자세히 알아보기

질문:

2020년 2월 18일

답변:

2020년 2월 18일

Community Treasure Hunt

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

Start Hunting!

Translated by