Filter löschen
Filter löschen

How to integrate multi window apps in a web app?

16 Ansichten (letzte 30 Tage)
Tk
Tk am 11 Jul. 2019
Kommentiert: Tk am 19 Aug. 2019
Hi there,
I discovered the web app feature. Its awesome.
I have now the problem, that some of my apps call figures or small other apps.
It seems like this does not work when deployed as a webapp.
Are there some cool work arounds or tricks how to solve this problem?
Thanks
Tilman
  2 Kommentare
Marc Youcef
Marc Youcef am 14 Aug. 2019
Hi, I am looking for exact same possibility. Did not find any documentation regarding this possiblity unfortunately. A new window would mean a new web page for a Web App I guess. Hopefully someone from mathworks can inform us on that.
Tk
Tk am 19 Aug. 2019
Hi Marc,
I talked to a matlab employee and he told me that in fact multi window apps are not compatible with Web Apps.
A work around would be to add a a tab group which covers the whole app and integrate the different windows as different tabs. If a new window would be opened, you just open the right tab instead. You can also write functions which forbid to open tabs under certain conditions and so on.
This works quite well but is a little bit of work.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by