How to implement a function call/return in simulink ?
Mostrar comentarios más antiguos
I have some requirement:
if(...)
Put_Val(1) /*Function call to a sub function inside a c file*/
else
return(NOT_DEFINED)
How to implement it in simulink ?
I tried using function call sub system.But couldn't work it out.
Respuestas (1)
Azzi Abdelmalek
el 18 de Nov. de 2013
0 votos
Categorías
Más información sobre Discontinuities en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!