How to plot colorbar in matlab?

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

Risposte (2)

KL
KL il 13 Apr 2015

0 voti

You should use filled contour plot with legend. Check contourf() and clegendm()

Tag

Richiesto:

il 13 Apr 2015

Risposto:

KL
il 13 Apr 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by