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)
Show older comments
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 Comments
Answers (1)
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
0 Comments
See Also
Categories
Find more on Subsystems in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!