How to set boundaries between 3 curves and shade the region
    4 views (last 30 days)
  
       Show older comments
    
    Syahmeer How
 on 24 Jul 2019
  
    
    
    
    
    Commented: Syahmeer How
 on 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 Comments
Accepted Answer
  Image Analyst
      
      
 on 24 Jul 2019
        Try fill() or patch().  If you can't figure out how to get the region (x,y) boundaries, just ask.
More Answers (0)
See Also
Categories
				Find more on Fit Postprocessing in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
