Info
此问题已关闭。 请重新打开它进行编辑或回答。
How to make such a developed gui? Is it possible?
1 次查看(过去 30 天)
显示 更早的评论
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?
0 个评论
回答(1 个)
Mehmed Saad
2020-6-5
You can create them using patch and text with mousebutton callback. see the attached figure
2 个评论
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!