More clear color bar

2 views (last 30 days)
Zeynab Mousavikhamene
Zeynab Mousavikhamene on 31 Oct 2019
Answered: Adam Danz on 31 Oct 2019
I use col = jet(length(KsTable.k_name)); to make color bar but the colors are not clear. I mean shades are close to each other and not easy to distinguish.
How can I fix this issue?
Capture.JPG

Accepted Answer

Adam Danz
Adam Danz on 31 Oct 2019
Use a different color map.
191031 104411-View and set current colormap - MATLAB colormap.png

More Answers (0)

Categories

Find more on Colormaps 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!