Changing limits of a figure color bar using the property inspector does not change the figure colors correspondingly.
10 views (last 30 days)
Show older comments
Gilad Yaakov
on 24 Mar 2020
Answered: Aleksander Kipiela
on 16 Apr 2024
I am running Matlab 2020a on OS 10.15.3.
My issue is that when I modify the limits of a figure color bar using the property inspector, the colors in the figure itself do not change correspondingly (while the color bar lmits do change).
0 Comments
Accepted Answer
Sindhu Karri
on 27 Mar 2020
According to my understanding you are trying to change the color of the plot.
This can be done by using property inspector-> color and transperancy maps-> color map
0 Comments
More Answers (1)
Aleksander Kipiela
on 16 Apr 2024
You can do it through Colormap editor. In edit plot mode right click on color bar and go to Colormap editor -> Set colormap limits. Changing the limit there changes the range both on the colorbar and the plot.
0 Comments
See Also
Categories
Find more on Bar Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!