Change divisions on colour bar
조회 수: 2 (최근 30일)
이전 댓글 표시
I have a contourf plot with N ammount of bands. No matter how many bands i have in the contour plot i have a smooth slowly changing color bar, even if i only have very few colour bands? How can i set the colourbar to have the same ammount of bands with ticks on the band boundaries.
e.g if i have my z variable 100:20:200 and my contourf matching that with 5 bands. How can i make my colour bar have 5 bands with the ticks [100,120,140,160,180,200]?
Thank you for any help with this.
댓글 수: 1
Walter Roberson
2016년 2월 27일
Which MATLAB release? colorbar() changed implementation a lot as of R2014b.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Contour Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!