How to utilize a MATLAB structure array inside a Stateflow chart?
Mostrar comentarios más antiguos
How do I utilize the data stored in a MATLAB structure array (i.e. "struct") inside a Stateflow chart? I have a MATLAB struct that defined in a separate script or a Simulink callback function. The MATLAB struct contains several fields including an array and I want to access the array elements from within the struct using the dot (.) operator in a Stateflow chart.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Event Functions en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

