not able to share a web app on the web app matlab server
2 views (last 30 days)
Show older comments
Hello
I managed to deploy my app on the web app matlab server.
However, I am not able to share it. I am not sure where can I find the correct url of the app to share with other people.
mine is linke this:
thanks !
0 Comments
Accepted Answer
Pratyush
on 22 Sep 2023
Hi Anna,
I understand that you want to share your app for others to use.
You can obtain the URL to the home page by executing webapps-status at the system command line or by getting the URL from a system administrator.
Enable role-based access on the server to decide which users can author apps and which ones can use them. You can refer to the following document for details: Role-Based Access - MATLAB & Simulink - MathWorks India
Then you can share the app link to other users.
More Answers (0)
See Also
Categories
Find more on MATLAB Web App Server in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!