Turn data points into NaNs
Show older comments
I have a grid of data (e.g. 10 columns by 10 rows) and I want to turn some of the data points into NaNs. For instance say I want to turn column 1 rows 2 - 6 , column 2 rows 3 - 8, and column 10 rows 3-4 into NaNs, how can I do this. Thanks.
Accepted Answer
More Answers (0)
Categories
Find more on NaNs 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!