Borrar filtros
Borrar filtros

How to integrate multi window apps in a web app?

16 visualizaciones (últimos 30 días)
Tk
Tk el 11 de Jul. de 2019
Comentada: Tk el 19 de Ag. de 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 comentarios
Marc Youcef
Marc Youcef el 14 de Ag. de 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 el 19 de Ag. de 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.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by