App Designer Multiple Dialog in different file path

Hi,
Maybe I am just being dum but I am not sure how to approach this.
I read the Create Multiwindow Apps in App Designer - MATLAB & Simulink (mathworks.com) multple times but I can't get to my answer.
I have 1 main app, which will open various dialogs but the dialogs are in different folder due to some reason.
I can open the app by using the appdesigner("fullpath") function but I can't pass down the variables/values between them since they are in the different filepath(folder). Is there a way for them to pass down a certain value or variable when they are not in the same filepath?
Thanks!

 Réponse acceptée

Min
Min le 12 Sep 2024

0 votes

I found a way to make it work.
I just had to add the addpath function to the main dialog script then open the file.
Yay!

Plus de réponses (0)

Catégories

En savoir plus sur Develop Apps Using App Designer dans Centre d'aide et File Exchange

Produits

Version

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by