how to plot the lower or upper boundary lines for scatter data?
23 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
roudan
el 29 de En. de 2018
Comentada: roudan
el 30 de En. de 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 comentarios
Respuesta aceptada
Walter Roberson
el 29 de En. de 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.
Más respuestas (0)
Ver también
Categorías
Más información sobre Scatter Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!