Update a fixed dimension vector Simulink
3 ビュー (過去 30 日間)
古いコメントを表示
Hi! I'm using Simulink and I'm counting the cycles and I have to rearrage them base on the torque level. So, I have to update a vector 125x1 (one for each class) and put inside the cumulative number of cycles performed in the corresponding class. How can I do it? Thank you!
0 件のコメント
採用された回答
Nick Choi
2017 年 12 月 8 日
A block that may be helpful for this could be the 'Assignment' block:
This would allow you to assign values to specific elements of the signal.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Sources についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!