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

1 Ansicht (letzte 30 Tage)
Nicholas Carreon
Nicholas Carreon am 7 Sep. 2020
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 Kommentare
Rik
Rik am 8 Sep. 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 am 8 Sep. 2020
YES! THAT IS EXACTLY IT! okay yeah it is working now! Thank you so much!!!!!

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by