How to utilize a MATLAB structure array inside a Stateflow chart?
Show older comments
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.
Accepted Answer
More Answers (0)
Categories
Find more on Event Functions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
