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

3 visualizaciones (últimos 30 días)
Nicholas Carreon
Nicholas Carreon el 7 de Sept. de 2020
Comentada: Nicholas Carreon el 8 de Sept. de 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 comentarios
Rik
Rik el 8 de Sept. de 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 el 8 de Sept. de 2020
YES! THAT IS EXACTLY IT! okay yeah it is working now! Thank you so much!!!!!

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by