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!