Why am I getting NaN value when I import data?
Show older comments
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')
Answers (1)
Walter Roberson
on 3 Oct 2023
1 vote
1 Comment
Miriã Santos Godói
on 3 Oct 2023
Categories
Find more on Data Preprocessing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!