Fill area under a curve

1 view (last 30 days)
Silvia
Silvia on 18 Aug 2014
Commented: Image Analyst on 18 Aug 2014
Hi everybody, I need to fill the area under a specific curve with white color. Is there a function to do it?
Thank you

Answers (1)

Ben11
Ben11 on 18 Aug 2014
Yes there is the area function.
  1 Comment
Image Analyst
Image Analyst on 18 Aug 2014
patch() and fill() might also be worth a look.

Sign in to comment.

Categories

Find more on Interpolation 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!