Add some kind of texture or pattern to a 2D plot generated using surface
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
Hi!
I have a question but I am not too sure as to how to explain it.
Let's say I generate a figure using surface and get something like:

Now this is for a publication and I do not want to pay for color, so I have to turn it to black and white, if I change the color map to gray, it looks horrible:

So i wanted to know if it is possible to plot some kind of pattern or texture to differentiate the two regions.
For simplicity lets say that red=1 and blue=0 and it is a matrix that map the space between 0.5 and 2 in F and 0.2 and 1.5 in T.
What i want would be to have a pattern instead of red and a pattern instead of blue, something like

the horizontal lines for blue and the vertical lines for red (or anything of the sort)
I looked into the texturemap but I honestly did not understand how it works, and I think there must be a simple solution to this, so I came to ask the pros ;)
Thanks in advance for your help!!
Alejandro
답변 (0개)
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!