How can I send variable from workspace to simulink?
48 views (last 30 days)
Show older comments
I have a simulink model. And ı have a constant block that ı want to send to variable from workspace. How can I send?
0 Comments
Answers (1)
Fangjun Jiang
on 15 Feb 2018
If you have the variable 'a' in base workspace, double click the Constant block, put in 'a' (without the quote) under "Constant value:"
7 Comments
Fangjun Jiang
on 15 Feb 2018
That is something on a different topic. Double click the "Simulinnk-PS Converter" block, read the description regarding "derivatives", click the "Input Handling" panel, play with the "Filtering and derivatives" and "Provided signals:" settings.
See Also
Categories
Find more on Sources in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!