using a variable in simulink function
1 回表示 (過去 30 日間)
古いコメントを表示
Rashmil Dahanayake
2013 年 12 月 22 日
コメント済み: Rashmil Dahanayake
2013 年 12 月 31 日
I have a user defined function in simulink.
I need to use a global variable from simulink work space. How can access the simulink local worksspace, for the usage of simulink user defined function
2 件のコメント
採用された回答
Kaustubha Govind
2013 年 12 月 30 日
I'm assuming that by "User Defined Function", you actually mean the MATLAB Function block? If so, you can read a workspace variable, by passing it in as a block parameter.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で RF Blockset Models for Transceivers についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!