
[Simulink] How to set array in mask and assign first index value to a block
3 ビュー (過去 30 日間)
古いコメントを表示
Mohammed Shameem Hussain
2017 年 7 月 7 日
コメント済み: Mohammed Shameem Hussain
2017 年 7 月 7 日
Hello,
I would like to set an array in the mask parameter and access the values by index. For example in mask the parameter value is ConstantValue = [1 2 3]
Inside the masked block, I assign the first index to a constant block Value = ConstantValue[0] => 1
Please suggest how I can do so?
Thank you
0 件のコメント
採用された回答
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Author Block Masks についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


