How does colorbar work?
이전 댓글 표시
How does colorbar work?
I have a gui with axes and a toolbar with colorbar and I want to plot many plots with "hold" command but I don't know how to use it to paint with different color every line...
채택된 답변
추가 답변 (1개)
Walter Roberson
2011년 6월 4일
1 개 추천
Jan is correct that colorbar() has nothing to do with that task. The axis property ColorOrder is what is appropriate. Please see this guide on how to use it.
카테고리
도움말 센터 및 File Exchange에서 Annotations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!