nanmean and mean ( 'omitnan') error
Show older comments
Hi all,
I have a question, I have a data set like this

I replace empty cells with nan and then I try to use nanmean and also mean (PAR_1, 'omitnan'), but I face this error anyway:
Error using sum
Invalid data type. First argument must be numeric or logical.
Does anybody know how can I solve this?
Thanks,
Accepted Answer
More Answers (1)
Sahar khalili
on 22 Jul 2021
0 votes
Categories
Find more on MATLAB 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!