web app does not show UIAxes
이전 댓글 표시
Hi,
I'm working on an web app to deply on web app server.
And I have some plots to show on UIAxes, and I could show those UIAxes on app designer run and stand-alone application
But, the problem is that my web app does not show UIAxes when I run it on web app server.
This problem is same for not only UIAxes but also on geoaxes/geoglobe.
When I tried 'Mortgage calculator' sample web app, the problem was still the same. I couldn't show UIAxes only on web app.
And the link below has the same question as I do.
If you have any clue for what's going wrong about web app plot, I would appreciate.
Thank you for reading.
댓글 수: 1
Suman Sahu
2023년 6월 1일
Hi SungMoon Lee,
Please ensure that you're using the latest MATLAB release version.
답변 (1개)
Kojiro Saito
2023년 6월 2일
0 개 추천
In R2023a general release, there was a bug regarding axes and web apps.
[Bug Report] MATLAB graphics objects, such as axes, plots, and lines, do not render in MATLAB Web App Server (2957430)
This issue was fixed in Update1. You need to install R2023a Update 1 or more. Currently, Update 2 is available.
Also, you need to install MATLAB Runtime R2023a Update 1 or more in MATLAB Web App Server's server side.
카테고리
도움말 센터 및 File Exchange에서 MATLAB Web App Server에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!