How to plot colorbar in matlab?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi,
I am interested to see the colorbar of a column vector, for example: A(6x1)=[1;2;0.01;4;5;6]. Can you please give me some idea how can I do it?
Thanks D Bhuiyan
0 commentaires
Réponses (2)
KL
le 13 Avr 2015
You should use filled contour plot with legend. Check contourf() and clegendm()
0 commentaires
Voir également
Catégories
En savoir plus sur Colormaps dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!