Constant values Simulink from M-File?

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

 Risposta accettata

Eeshan Mitra
Eeshan Mitra il 16 Mag 2018

0 voti

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.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!