Simulink "variable block"

回答(1 个)

FraFal
FraFal 2019-11-16

0 个投票

Hi,
if you want to use variables as input/parameters not constants, you can define the parameter in MATLAB workspace and use that variable instead of the constant values as parameter.
The steps are:
-Define the variable for parameter in MATLAB workspace
-Define a constant block and double clicking the block to open parameter dialogue box
- Use the variable name defined in the MATLAB workspace
-Make sure to inizialize or assig this variable before it's been used

类别

帮助中心File Exchange 中查找有关 Modeling 的更多信息

产品

版本

R2019b

提问:

2019-11-16

回答:

2019-11-16

Community Treasure Hunt

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

Start Hunting!

Translated by