how to plot the lower or upper boundary lines for scatter data?
13 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
roudan
am 29 Jan. 2018
Kommentiert: roudan
am 30 Jan. 2018
Hi
I have a scatter plot. I'd like to plot the lines connecting the points either the upper or lower bound.
How to do it?
Could you please help? Thank you so much.
0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 29 Jan. 2018
You could use boundary() to help figure out which points are on the perimeter. Figuring out which of those points are on the upper or lower branch might take some thinking for irregular point distributions.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Scatter Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!