カラーマップの表示範囲について
34 views (last 30 days)
Show older comments
データ列
[1,2,3,4,5]
というデータ列があり, 2~4のデータだけをカラーマップ表示したい際に,
カラーマップの範囲を2~4にすると1のデータは2のデータと同色に,5のデータは4のデータと同色に配置されてしまいます.
指定範囲外のデータ(1,5)を,データ列から消さずに,グラフ上で非表示にする方法はございますでしょうか?
よろしくお願いいたします.
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Orange in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!