Easy? How can I remove data below or above a certain value?
Show older comments
I have a long vector, with values between 0 and 10,000. I'd like to separate this into three new vectors: one containing only the values between 0 and 1,000; one containing only the values between 1,000 and 5,000; and one containing the values above 5,000. How can I do this?
Accepted Answer
More Answers (0)
Categories
Find more on Curve Fitting Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!