フィルターのクリア

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

14 ビュー (過去 30 日間)
ehab
ehab 2023 年 1 月 23 日
回答済み: Ritish Sehgal 2023 年 1 月 23 日
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 Center および File ExchangeSimulink Functions についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by