Can you add URL variables to a MATLAB Web App constructed with App Designer?
2 ビュー (過去 30 日間)
古いコメントを表示
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
1 件のコメント
採用された回答
Faiz Gouri
2018 年 8 月 23 日
編集済み: Faiz Gouri
2018 年 8 月 23 日
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 件のコメント
André Horn
2023 年 9 月 29 日
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é
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Downloads についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!