how to change the value for parameter in simulink block using m file

14 次查看(过去 30 天)
how to change the value for parameter in simulink block using m file

采纳的回答

Ritish Sehgal
Ritish Sehgal 2023-1-23
Hi,
You can programmatically change the value of block parameters using the “set_param” function.
Below is the link to the documentation that explains about accessing and changing the Block Parameter values:
Hope it helps!!

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Simulink Functions 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by