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!