use Of constant in simulink

4 次查看(过去 30 天)
Alessandro Matteucci
回答: stozaki 2020-9-20
Hey everyone, I’m searching how to use the constant block for introducing a constant degree(angle) in simulink. Thank you for your help

回答(1 个)

stozaki
stozaki 2020-9-20
Hello
Thank you for your reply.
If you give an immediate value to a Constant block, you cannot set the "unit" attribute to that value. If you want to set the "unit" attribute, use the Simulink.Parameter object.
I created a sample model with R2020a. You should open this model and update the model (Ctrl + D). Then you can see that the model has "units" set. At this time, set the output data type of the Constant block to Inherit: Inherit from'Constant value'.
Regards,
stozaki

类别

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

产品

Community Treasure Hunt

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

Start Hunting!

Translated by