Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

How to make such a developed gui? Is it possible?

1 visualización (últimos 30 días)
Murat Sari
Murat Sari el 5 de Jun. de 2020
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
I wanna design a gui like this but don't know possible with MATLAB or not. The only special feature it must have that loading percents must be changing all the time when the gui is open. For example, the orange must be changing between 20-25% all the time and yellow must be changing between 55-60%. How can I achieve this?

Respuestas (1)

Mehmed Saad
Mehmed Saad el 5 de Jun. de 2020
You can create them using patch and text with mousebutton callback. see the attached figure
  2 comentarios
Murat Sari
Murat Sari el 5 de Jun. de 2020
Thanks, any code available? I'd like to play with the code to make a loop in that value to go up and down around 41 degree in example. Possible?
Mehmed Saad
Mehmed Saad el 10 de Jun. de 2020
Editada: Mehmed Saad el 10 de Jun. de 2020
Sorry for late reply. see the FEX submission below

Etiquetas

Productos


Versión

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by