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 views (last 30 days)
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:
Component:Simulink | Category:Model error

Answers (1)

Nick Sarnie
Nick Sarnie on 18 May 2019
Edited: Nick Sarnie on 18 May 2019
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

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!