How to plot colorbar in matlab?
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (2 件)
KL
2015 年 4 月 13 日
You should use filled contour plot with legend. Check contourf() and clegendm()
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Colormaps についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!