Update a fixed dimension vector Simulink
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Giorgio Concu
le 6 Déc 2017
Commenté : Giorgio Concu
le 11 Déc 2017
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 commentaires
Réponse acceptée
Nick Choi
le 8 Déc 2017
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.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Sources dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!