Azzera filtri
Azzera filtri

How to keep the numbers on the colorbar scale of a surface plot fixed?

12 visualizzazioni (ultimi 30 giorni)
Following are my two surface plots (top view). Right now the first graph has colorbar scale from -40 to 40 while the second from -40 to 120. I want the colorbar axes to show the same scale in both, i.e., -40 to 120. Can someone please help? Thanks.

Risposta accettata

Chad Greene
Chad Greene il 20 Mag 2016
Modificato: Chad Greene il 20 Mag 2016
Set
caxis([-40 120])
after both plots.

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