現在、matlab2013bを使用してツールを作成しています。
colorbar('peer',target) にて指定した座標軸にcolorbarを表示させ、
色の表示範囲は青~赤のcolorbarが表示されています。
このプログラムをmatlab2018aに移植したところ
一部の座標軸では色の表示範囲が青~黄色になりました。
しかし、別の座標軸のcolorbarでは表示範囲が青~赤になっています。
colorbarの色の範囲は何を基準に決まるのでしょうか。

 Réponse acceptée

Yoshio
Yoshio le 17 Jan 2019

1 vote

こちらにカラーマップの詳細な解説があります。
colormapeditor をお使いになるとカラーマップの編集も可能です。
ご参考まで。

1 commentaire

yuuji yamada
yuuji yamada le 20 Jan 2019
御回答ありがとうございます。
カラーマップの編集を検討してみたいと思います。

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

Community Treasure Hunt

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

Start Hunting!