Azzera filtri
Azzera filtri

use Of constant in simulink

1 visualizzazione (ultimi 30 giorni)
Alessandro Matteucci
Alessandro Matteucci il 18 Set 2020
Risposto: stozaki il 20 Set 2020
Hey everyone, I’m searching how to use the constant block for introducing a constant degree(angle) in simulink. Thank you for your help
  3 Commenti
stozaki
stozaki il 18 Set 2020
Do you want to set the angle value in the Constant block and set the "angle unit" ?
Alessandro Matteucci
Alessandro Matteucci il 20 Set 2020
Yes. Thank you.

Accedi per commentare.

Risposte (1)

stozaki
stozaki il 20 Set 2020
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

Categorie

Scopri di più su Programmatic Model Editing in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by