How can I use data from a .m file and use it in the appdesigner?

1 visualizzazione (ultimi 30 giorni)
Some background: I have several files that all do different things but are connected with each other. They are either the testing code, a class or a subclass. In one of my files it essentially recieves all of the data from the testing code. I want all of the data from the data_retriver subclass to go into the app. However, I am stuck on how to take all of the data from the data_retriver subclass and essentially import it into the app designer. So how would one import data from a subclass into the app? Thank you for your help!
  8 Commenti
Rik
Rik il 8 Set 2020
Why did you put it in the properties section? You probably do need to create a property, but I expect you need to put the function call in the startup function. And I meant what exact code you are using.
Nicholas Carreon
Nicholas Carreon il 8 Set 2020
YES! THAT IS EXACTLY IT! okay yeah it is working now! Thank you so much!!!!!

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Develop Apps Using App Designer in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by