App Designer Multiple Dialog in different file path

2 visualizaciones (últimos 30 días)
Min
Min el 12 de Sept. de 2024
Respondida: Min el 12 de Sept. de 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!

Respuesta aceptada

Min
Min el 12 de Sept. de 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!

Más respuestas (0)

Categorías

Más información sobre Environment and Settings en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by