Is it possible to make 'uisetcolor' integrated in GUI?

17 ビュー (過去 30 日間)
Salad Box
Salad Box 2019 年 5 月 16 日
回答済み: Yi Huang 2020 年 2 月 12 日
Hi
I'm trying to build 'uisetcolor' into my GUI.
At the moment, if I run my GUI, the 'uisetcolor' pops up in a seperate window. See below.
Untitled.png
What do I need to do in order to make it shown in my GUI interface rather than a stand-alone window?
If you noticed that my uisetcolor interface looks different to the one you know that is because i'm using matlab 2018a so uisetcolor is missing the gradient color picker which is only available in the later matlab version such as 2018b.
Please help.

回答 (2 件)

Jan
Jan 2019 年 5 月 16 日
編集済み: Jan 2019 年 5 月 16 日
Here you find some examples for color pickers. I assume you can use the code to integrate a color chooser in your GUI.
  1 件のコメント
Salad Box
Salad Box 2019 年 5 月 17 日
Whether it is uisetcolors or any of those colour picker in that link you suggested, my question is how to integrate it in the same window as my main GUI rather than it opens in a separate window...

サインインしてコメントする。


Yi Huang
Yi Huang 2020 年 2 月 12 日
hi,have you solved this problem?

カテゴリ

Help Center および File ExchangeMigrate GUIDE Apps についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by