'Fill' function with coloured lines instead of filling area

14 views (last 30 days)
I'm trying to superpose two different things that I can easily draw with the 'fill' or 'patch' functions. Though when I superpose them the result becomes a bit messy and it is difficult to clearly see the two different plots.
Is there a way to 'fill' a region with coloured lines instead of coloring the whole region? My idea is to draw the lines in two different directions so that the two superposed plots can be seen?
Thanks

Answers (2)

Thorsten
Thorsten on 16 Sep 2015
Edited: Thorsten on 16 Sep 2015

Star Strider
Star Strider on 16 Sep 2015
The File Exchange contribution hatch.m might do what you want. Other options are here.

Community Treasure Hunt

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

Start Hunting!