When I try to build my stateflow model, I got error "Function call triggered subsystems are not supported for subsystem based code/S-function generation. " What does it mean?
조회 수: 3 (최근 30일)
이전 댓글 표시
Here's the error message.
Function call triggered subsystems are not supported for subsystem based code/S-function generation.
Component:Simulink | Category:Build error
An error occurred during subsystem build
Component:Simulink | Category:Build error
Function call triggered subsystems are not supported for subsystem based code/S-function generation.
Caused by:
- Function call triggered subsystems are not supported for subsystem based code/S-function generation.
- Error while generating code for 'Scheduler_table_sim/Scheduler table' in block diagram 'Scheduler_table_sim'
Component:Simulink | Category:Model error
댓글 수: 0
답변 (1개)
Nick Sarnie
2019년 5월 18일
편집: Nick Sarnie
2019년 5월 18일
Hi Jenny,
Based on the error, a right-click subsystem build has been performed on a function call subsystem, which is not supported. If this is not the case, can you please share a model which reproduces this issue?
Thanks,
Nick
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Subsystems에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!