Sending data from App Designer to Simulink Model

7 次查看(过去 30 天)
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.

回答(1 个)

Amit Dhakite
Amit Dhakite 2023-3-17
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

类别

Help CenterFile Exchange 中查找有关 Programmatic Model Editing 的更多信息

产品


版本

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by