help with this 02 questions please

1 view (last 30 days)
Hello folks,
I have two questions about app designer;
I've made 02 applications using appdesigner the first one is the main app and the second one is a complemetary app
1st question: how can i share data (outputs) from between those apps ( from the main one to the complementary for example)
2nd question: i would like when closing the main app the complementary (second app) will be closed automatically
and thank you guys

Accepted Answer

Rik
Rik on 7 Apr 2019
For question 1: link
For question 2: you can create a CloseRequestFcn that also closes the secondary app link.

More Answers (1)

Abdelmalek Benaimeur
Abdelmalek Benaimeur on 7 Apr 2019
i'll read them carefully, thank you so much

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!