Clear Filters
Clear Filters

Sending data from App Designer to Simulink Model

9 views (last 30 days)
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
Amit Dhakite on 17 Mar 2023
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.
  1. https://www.mathworks.com/matlabcentral/answers/520608
  2. https://www.mathworks.com/matlabcentral/answers/310658

Categories

Find more on Programmatic Model Editing in Help Center and File Exchange

Products


Release

R2020b

Community Treasure Hunt

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

Start Hunting!