Refining the step size in colorbar
古いコメントを表示
Hey guys, searching has produced nothing fruitful.
How can I go about adjusting step size on a colorbar?
Thanks,
BT
回答 (1 件)
Jiro Doke
2012 年 2 月 19 日
The colorbar step size is determined by the colormap of the figure.
For example:
colormap(jet(16))
colorbar
カテゴリ
ヘルプ センター および File Exchange で Colorbar についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!