Running an older version of app designer in a new one
조회 수: 4 (최근 30일)
이전 댓글 표시
Hi,
I have an app created in App Designer with the version R2021a. When I opened my app today, the following message appeared: "This app was created in MATLAB R2021a. The generated code has been updated for R2021b". When I try to run the app, it takes a long time and at the end it does not appear. In the command prompt of Matlab appears the following message: " Warning: Graphics timeout occured. To share details of this issue with MathWorks technical support, please include that this is a graphics handshaking issue with your service request" (I am attaching an image of this message, "graphic_problem"). And now when I open the app, the component UIAxes plot does not appear in the canvas and when I try to add a new UIAxes component this message appears: "Unable to add component matlab.ui.control.UIAxes. Component creation failed with error: Unrecognized method, property or field 'ServerID' for class 'matlab.graphics.primitive.canvas.JavaCanvas" (see the image "error creating UIAxes").
Do you have some idea what to do?
Thanks in advance for your comments!
댓글 수: 0
답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!