Why am I getting NaN value when I import data?
Mostrar comentarios más antiguos
Why am I getting NaN value when I import data?
I have a lvm file, and when a Import on matlat just first column become NaN. How can I fix this?
I just use this code to import file:
A = importdata('filename.lvm')
Respuestas (1)
Walter Roberson
el 3 de Oct. de 2023
1 voto
1 comentario
Miriã Santos Godói
el 3 de Oct. de 2023
Categorías
Más información sobre Data Preprocessing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!