how to add color dialog box into figure and how to apply specified color

1 view (last 30 days)
i want to create a chart. when i create chart using script. i want to add one more format specifier like color dialog. how to add color dialog to figure and how to apply specified color to chart

Accepted Answer

Image Analyst
Image Analyst on 24 Dec 2016
Edited: Image Analyst on 24 Dec 2016
Perhaps use my attached colorwheel program to make a color wheel and then use ginput() when you want the user to pick a color from it.

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!