Why do I get NaN for data on uiimport?

 Respuesta aceptada

Cris LaPierre
Cris LaPierre el 18 de Feb. de 2020

0 votos

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.

Más respuestas (0)

Categorías

Preguntada:

el 18 de Feb. de 2020

Respondida:

el 18 de Feb. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by