How do I call Simulink function in nested subsystem?
Mostrar comentarios más antiguos
I have a Simulink function 'MyFun' in a subsystem named 'S1' which is a subsystem of 'S2'. I am getting the following error when I call this function from the top level:
ERROR: A definition for the function 'MyFun' called by Function Caller block could not be found.
How can I call the function 'MyFun' from the function caller?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Simulink Functions en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!