Can I set explicit plot colors for specific values or value ranges
이전 댓글 표시
I am creating a sinlge figure output containing multiple plot elements:
surface
contour3
scatter
For the surface plot, if the value is < 1, I want it to plot in green, if the value is >= 1 I want it to plot in blue.
For the contour3 plot, if the value is >= 25, I want it to plot in red
For the scatter plot, I want the default color of blue for the circles.
Is this possible?
채택된 답변
추가 답변 (1개)
Amit
2017년 6월 16일
0 개 추천
Can you also interpolate the colors in between those stated values? I am struggling with this issue at the moment.
카테고리
도움말 센터 및 File Exchange에서 Orange에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!