Cannot Open any MLAPP with axes
1 次查看(过去 30 天)
显示 更早的评论
I am on 2020b. I am making a MLAPP using App Designer. It works fine, but as soon as I add an axes to it (for plotting), then when I save the MLAPP I cannot reopen. I will get an error:
"Unrecognized method, property, or field 'DesignTimeProperties' for class 'matlab.graphics.axis.Axes'".
Even if I create a blank app and add nothing but an axes, once I save it I cannot reopen in App Designer because of this same error.
0 个评论
采纳的回答
更多回答(1 个)
Adam Danz
2024-11-22
This appears to be the same issue as in the thread Saurabh mentioned. If you want to try to fix this yourself I suggest you create a backup of your app file in case something goes wrong. Then follow the instructions by Benjamin in this specific comment: https://www.mathworks.com/matlabcentral/answers/653383-app-designer-matlab-2020b-does-not-open-mlapp-file#comment_1392652
Alternatively, contact tech support and include instructions how to reproduce the problem. After opening the link, go to Produce Usage > Errors or Performance Issues, and then fill in the form.
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!