contourf plot different display problem
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I want to draw a contour plot, the data is similar, the colormap is the same (created by jet(17)), and the data range is the same (caxis([1 17])), the difference is that:
in plot1, the data range is 1-12,
in plot2, the data range is 1-15.
below is the result:

the value in the red circle is in the same color but the display is not.
I also attached the test file and test code.
is there anyway to solve this problem?
Thanks!
Yu
Antworten (0)
Siehe auch
Kategorien
Mehr zu Contour 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!