Sending data from App Designer to Simulink Model

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)

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 Simulink in Help Center and File Exchange

Products

Release

R2020b

Asked:

on 18 Jul 2022

Answered:

on 17 Mar 2023

Community Treasure Hunt

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

Start Hunting!