Missing Axes In MATLAB App Designer
显示 更早的评论
Hey there, I'm running into a strange problem while trying to use the MATLAB App Designer.
I have a number of tabs, each with their own axes which are being used to display various images. While that works fine, sometimes the axes themselves just disappear and I am unable to display images in them or see them without clicking on their position in the app designer. Sometimes it will display all of the axes such as in the first figure, but other times it will be missing one or more as shown in the second picture. Is there any way to fix this?


3 个评论
Bob Blaine
2017-1-24
Hi Colby,
Unfortunately, you ran into a limitation of the rendering system that's used for App Designer in that there is a limitation on the number of 2D Axes that it can display at one time. The limit is somewhere around 16 total in one MATLAB session.
Tao Hu
2023-1-19
I have similar issues. I have 2 axes. While exportgraphics of one, the other will disappear. Still don't know how to fix it.
Walter Roberson
2023-1-19
I wonder whether the "around 16" limit still applies ?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!