scaling the colorbar of the plot

3 次查看(过去 30 天)
I want to scale the color bar to maximum and minimum values? which function should I use caxis or clim? and what is the difference between them

采纳的回答

Azzi Abdelmalek
Azzi Abdelmalek 2013-6-12
set(gca,'ylim',[min_yval max_yval]), %for y axis
  1 个评论
Jack_111
Jack_111 2013-6-12
I do meshing of the figure mesh(x,y,z) and then color bar but I want to scale this colorbar

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Colormaps 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by