App Designer + Simulink
Ältere Kommentare anzeigen
Let's say I have two Edit Field (Numeric) in App Designer, and I have a Model in Simulink that just add two numbers, how can I get the result from this Model?
I already tried to use assignin() in AppDesigner with the callback function, and run the model through sim(), but I always get error, or the value just don't pop up. Is it possible to do what I want, or the connection between Simulink and AppDesigner is just through signal problems in a certain time?
Antworten (1)
Askkalon
am 12 Okt. 2019
0 Stimmen
2 Kommentare
Messabih Mohamed
am 2 Mär. 2020
how you did ? please
jingye wang
am 16 Dez. 2020
"get_param" or you can use "simout" block,then get data from matlab workspace in appdesigner
Kategorien
Mehr zu Simulink 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!