UIaxes randomly not showing up in App (App Designer)
24 次查看(过去 30 天)
显示 更早的评论
Hey guys,
I currently experience a situation where the UIAxes of my app sometimes are not loaded (they don't show up) when i load my app. Some other times they do instead, without any apparent reason for either one or the other scenario. The app has 17 UIAxes. Any suggestion would be very appreciated! Thank you very much!
2 个评论
Jiri Hajek
2023-1-31
Maybe you can find some inspiration in this thread: https://www.mathworks.com/matlabcentral/answers/433845-maximum-number-of-uiaxes-in-app-designer-2017b?s_tid=prof_contriblnk
回答(2 个)
Shuba Nandini
2023-3-3
编辑:Shuba Nandini
2023-3-3
Hi Andrea,
I understand that you are having a trouble loading UIAxes of your app. Here are few reasons due to which UIAxes may not load properly:
- If your system is running low on resources, this could cause the UIAxes not to open consistently. Try closing other programs or reducing the load on your system to see if this helps.
- If there is an error in your code that is causing the UIAxes not to open, it may only happen sometimes. Make sure to check your code for any errors or issues that could be causing this behaviour.
To add an extra information, there is no specific limit to the number of UIAxes that can be created in the MATLAB Application but creating many of them can impact the performance of application.
Please refer to this links for more information on this topic:
Hope this helps!
Shuangbiao Liu
2023-11-13
Hi, I have the same issue now. Note that my lapltop (no Matlab installed) remotely accesses a desktop where Matlab and app are located.
I have been using R2022b since August, and it works perfectly until I installed the Matlab compiler last week (maybe coincident). I uninstalled the Matlab compiler, it did not help. Then, I uninstalled the Matlab and re-installed the R2022b Matlab (now only update 7 available so it is different from my original one), it did not help either.
Now I installed R2023a, and it seems work fine.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!