How to utilize a MATLAB structure array inside a Stateflow chart?
显示 更早的评论
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.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Event Functions 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

