Why am I getting NaN value when I import data?
Ältere Kommentare anzeigen
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')
Antworten (1)
Walter Roberson
am 3 Okt. 2023
1 Stimme
Kategorien
Mehr zu Data Preprocessing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!