How to set boundaries between 3 curves and shade the region
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Syahmeer How
am 24 Jul. 2019
Kommentiert: Syahmeer How
am 24 Jul. 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 Kommentare
Akzeptierte Antwort
Image Analyst
am 24 Jul. 2019
Try fill() or patch(). If you can't figure out how to get the region (x,y) boundaries, just ask.
2 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Fit Postprocessing 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!