Page 1 of 1

MissingValue must be a numeric scalar

Posted: Thu Feb 09, 2017 2:18 pm
by matlab1
MissingValue must be a numeric scalar

Re: MissingValue must be a numeric scalar

Posted: Wed Jan 20, 2021 4:29 am
by matlab1
Solution:

There are missing values in your data,
The file contains many different missing data indicators:

Empty character vector ('')

period (.)

NA

NaN

-99




For more information,

https://www.mathworks.com/help/matlab/data_analysis/missing-data-in-matlab.html


How to clean missing values,

https://www.mathworks.com/help/matlab/matlab_prog/clean-messy-and-missing-data-in-tables.html