Hello,
how i can set a constant value in the constant value block in Simulink from the M-File?

 Réponse acceptée

Eeshan Mitra
Eeshan Mitra le 16 Mai 2018

0 votes

Hi Michael
You can use "set_param" to set the value of a constant block programmatically. You can check out this linked example from the documentation to see the implementation.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!