Can you add URL variables to a MATLAB Web App constructed with App Designer?

5 views (last 30 days)
I have created a MATLAB Web App that creates a plot for a specified latitude and longitude. When I open the URL can I pass these variables directly to the application in the URL address, something like .../webapps/home/session.html?app=appName?lat=-36.0&lon=144.0

Accepted Answer

Faiz Gouri
Faiz Gouri on 23 Aug 2018
Edited: Faiz Gouri on 23 Aug 2018
The feature to fetch variables from URL is not available in Web Apps until R2018b. The developers have been notified about it and they may consider implementing it in future releases.
  4 Comments
André Horn
André Horn on 29 Sep 2023
Hi Christian,
do you have some details? A link to the documentation or similar? Sorry, but I am searching for that feature since some time already.
Thanks,
André

Sign in to comment.

More Answers (0)

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!