How to set same scale for contourf subplots?
23 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Karthik Nagarajan
am 11 Okt. 2018
Kommentiert: Karthik Nagarajan
am 11 Okt. 2018
Dear all,
I have a subplot with 3 rows and 2 columns. Each panel is a 2D filled contour plot prepared using the contourf function. I would like to set the same colour scale for each subplot so that a single colorbar can be used for all of them. How can I ensure that the data is always plotted using the same scale even if the range of z is different for each subplot? I have tried specifying a vector argument using the 'LevelList' property but this doesn't seem to work.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Data Distribution Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!