Filling different regions of a figure with different colous/patterns

2 views (last 30 days)
Hello! I have a figure plotted between say y=sin(x) and (x) where x=0:pi/18:2*pi. I would like create 3 regions as defined blow, on the figure and fill with differet colurs or patterns.
Region1:y<-0.5 Region2:-0.5<=y<=0.5 Region3:y>0.5
How to do it in matlab?

Accepted Answer

Walter Roberson
Walter Roberson on 12 May 2015

More Answers (0)

Categories

Find more on Graphics Object Programming in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!