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 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Nick Sarnie
am 18 Mai 2019
Bearbeitet: Nick Sarnie
am 18 Mai 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 Kommentare
Siehe auch
Kategorien
Mehr zu Subsystems finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!