Cannot Open any MLAPP with axes
3 ビュー (過去 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!