scaling the colorbar of the plot

3 visualizzazioni (ultimi 30 giorni)
Jack_111
Jack_111 il 12 Giu 2013
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

Risposta accettata

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

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Colormaps in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by