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

8 visualizaciones (últimos 30 días)
Salad Box
Salad Box el 16 de Mayo de 2019
Respondida: Yi Huang el 12 de Feb. de 2020
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.

Respuestas (2)

Jan
Jan el 16 de Mayo de 2019
Editada: Jan el 16 de Mayo de 2019
Here you find some examples for color pickers. I assume you can use the code to integrate a color chooser in your GUI.
  1 comentario
Salad Box
Salad Box el 17 de Mayo de 2019
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...

Iniciar sesión para comentar.


Yi Huang
Yi Huang el 12 de Feb. de 2020
hi,have you solved this problem?

Categorías

Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by