필터 지우기
필터 지우기

How to integrate multi window apps in a web app?

조회 수: 16 (최근 30일)
Tk
Tk 2019년 7월 11일
댓글: Tk 2019년 8월 19일
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
Marc Youcef
Marc Youcef 2019년 8월 14일
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 2019년 8월 19일
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.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by