How can i call a Simulink function in a stateflow?
이전 댓글 표시
I have a Simulink file with one inport one outport, a Lookup Table block and a function-call Trigger port. I want to execute this file in a stateflow as a function, but i dont know how to call it. What i tried is something like this:
[output of the simulink file]=Name_simulink_file(input to the simulink file)
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Simulink Functions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!