App Designer Multiple Dialog in different file path

3 Ansichten (letzte 30 Tage)
Min
Min am 12 Sep. 2024
Beantwortet: Min am 12 Sep. 2024
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!

Akzeptierte Antwort

Min
Min am 12 Sep. 2024
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!

Weitere Antworten (0)

Produkte


Version

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by