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

Answers (1)

The colorbar step size is determined by the colormap of the figure.
For example:
colormap(jet(16))
colorbar

Tags

Asked:

B T
on 19 Feb 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!