Error when generating S-function from subsystem with Stateflow chart and Function Call outputs
조회 수: 3 (최근 30일)
이전 댓글 표시
I am getting an error when generating a S-function for a subsystem containing a Stateflow chart with Event outputs to drive other function call subsystems. On my subsystem I right-click->C/C++ Code->Generate S-Function. The "Generate S-Function for Subsystem: XXX" dialog box opens and I select "Build". I get the following error:
Invalid "function-call" connection.
Function-call initiator 'XXX/ SFunction ' is attempting to invoke a function-call
block on output port 1, element 1 even though this port element has not been
configured to output a function-call signal.
Invalid connection ends with 'XXX/A' which is illegal because it is not
a function-call block.
Is there any way to generate an S-Function from a subsystem with function call outputs?
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulink Functions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!