How to set boundaries between 3 curves and shade the region
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Syahmeer How
le 24 Juil 2019
Commenté : Syahmeer How
le 24 Juil 2019
Hello all,
I have a cumulative distribution curve which have different x and y values however I would like to put all of them in the same plot. Each curve is a replicate of a single experimental trial.
Here I have 3 curves (the replicates) of my data. I would like to set a boundary/shade the region to sort of show the range of all the replicates for my trial.
Any help will be greatly appreciated. :0
Example of all 3 replicates plotted:

0 commentaires
Réponse acceptée
Image Analyst
le 24 Juil 2019
Try fill() or patch(). If you can't figure out how to get the region (x,y) boundaries, just ask.
2 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Fit Postprocessing dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!