Can I call a Matlab function from the workspace in Stateflow?
Show older comments
It does not give compilation error, but seems the function is not really excuted.
I am using 2020a.
Answers (1)
Jorge Calvo
on 5 Oct 2021
0 votes
You can call MATLAB functions from the actions of any state or transition or from other functions. For more information, see https://www.mathworks.com/help/stateflow/ug/matlab-functions-in-a-chart.html.
Categories
Find more on Decision Logic 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!