Calculating the mean of a non-continuous data set
Show older comments
Hi all,
I am a total beginner with MatLab and I am trying to caclulate the means of a (223x20) array, however the majority of columns do not have a continous data set i.e only have 60 out of 223 data entries.
As a result i am seeing NaN for the majority of my means when using the basic mean(A) function.
Would really appreciate any help!
Accepted Answer
More Answers (1)
Oliver Spence
on 28 Jan 2020
Categories
Find more on Time Series Events 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!