カラーマップの表示範囲について

データ列
[1,2,3,4,5]
というデータ列があり, 2~4のデータだけをカラーマップ表示したい際に,
カラーマップの範囲を2~4にすると1のデータは2のデータと同色に,5のデータは4のデータと同色に配置されてしまいます.
指定範囲外のデータ(1,5)を,データ列から消さずに,グラフ上で非表示にする方法はございますでしょうか?
よろしくお願いいたします.

1 Comment

yuto tamura
yuto tamura on 17 Jun 2020
返信が遅くなってしまい,すみません.
無事,解決することができました.
ご教授していただき,ありがとうございます.

Sign in to comment.

 Accepted Answer

Kenta
Kenta on 22 Jun 2020

1 vote

これらが参考になると思います!
コメントの返信ありがとうございます。こちらを回答とさせてください。

More Answers (0)

Products

Release

R2020a

Tags

Asked:

on 1 Jun 2020

Answered:

on 22 Jun 2020

Community Treasure Hunt

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

Start Hunting!