user defined function blocks in simulink
古いコメントを表示
How to access the workspace variables in user defined function written inside the user defined function block in simulink ????
回答 (1 件)
Ilham Hardy
2012 年 4 月 19 日
2 投票
Right click on the UDF block >> "Edit mask" >> Go to "Parameters" or "Initialization" tab.
HTH,
ilham
1 件のコメント
Kaustubha Govind
2012 年 4 月 19 日
Essentially, you need to create a parameter for the block that can access the base workspace via the mask as Ilham suggested.
カテゴリ
ヘルプ センター および File Exchange で Interactive Model Editing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!