How to obtain data which fall outside the limits of the scatter plots?
Show older comments
I have a set of data in a scattered diagram and I need to put limits to it. I want to collect values which lie outside the plot. Is there any code for that?

Accepted Answer
More Answers (1)
Steven Lord
on 6 Jun 2017
0 votes
You may be able to use the isoutlier function to identify those points with values that are too large.
Categories
Find more on Scatter Plots 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!