Sending data from App Designer to Simulink Model
Show older comments
For example, I have a switch on my app which when I set to 'On' it then sets a variable in my model to '1'. How do I do this?
It seems to me that this is an impossible feat. All I want to do is modify variables of a script/function which my model can then interpret.
Answers (1)
Amit Dhakite
on 17 Mar 2023
0 votes
Hi Byron,
As per my understanding, you want to control your Simulink model and pass data to it from your app designer.
Kindly go through the following MATLAB Answers which discusses similar issues that you may find helpful in addressing your specific problem.
Categories
Find more on Simulink in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!