フィルターのクリア

scaling the colorbar of the plot

3 ビュー (過去 30 日間)
Jack_111
Jack_111 2013 年 6 月 12 日
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 Center および File ExchangeColormaps についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by