Is it possible to use GUI's callback functions with another Matlab program?
Ältere Kommentare anzeigen
I've made a GUI program in Matlab that can manage a controller. With it I can comunicate with a controller easily with the usage of callback functions that are implemented in it. Now, I would like to make another program for another purpose and in it I would like to use/call those same functions. Can anyone tell me is this possible to do it this way or I will need to do it differently?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Interactive Control and Callbacks finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!