Why am I getting NaN value when I import data?

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')

Categories

Community Treasure Hunt

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

Start Hunting!