colorbarの色の表示範囲
26 views (last 30 days)
Show older comments
現在、matlab2013bを使用してツールを作成しています。
colorbar('peer',target) にて指定した座標軸にcolorbarを表示させ、
色の表示範囲は青~赤のcolorbarが表示されています。
このプログラムをmatlab2018aに移植したところ
一部の座標軸では色の表示範囲が青~黄色になりました。
しかし、別の座標軸のcolorbarでは表示範囲が青~赤になっています。
colorbarの色の範囲は何を基準に決まるのでしょうか。
0 Comments
Accepted Answer
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!