How to make such a developed gui? Is it possible?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
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?

Answers (1)
Mehmed Saad
on 5 Jun 2020
1 vote
You can create them using patch and text with mousebutton callback. see the attached figure


2 Comments
Murat Sari
on 5 Jun 2020
Mehmed Saad
on 10 Jun 2020
Edited: Mehmed Saad
on 10 Jun 2020
Sorry for late reply. see the FEX submission below
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!