Array of structures in stateflow
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi, I need to implement array of structures in stateflow. My requirement is one structure is input and output is array of structure to stateflow. One of the structure element is index. Based upon index(input structure) need to update the respective structure(output structures) in array of structures. Please help how can i implement in stateflow. Does stateflow supports arrary of structures.
Please help.
1 commentaire
Chetna Jain
le 8 Juin 2018
Please check shipping example of Simulink: sfbus_demo
Also, refer to following documentation page for more details : https://www.mathworks.com/help/stateflow/ug/defining-stateflow-structures.html
Réponses (1)
Voir également
Catégories
En savoir plus sur Stateflow 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!