How can simulink coder/embedded coder generate multiple entry point functions?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Similar to matlab coder can specify multiple entry functions for C code generation at the same time, but how to generate multiple entry point functions/models in simulink coder and embeded coder? For example, I have the following 2 models, they have their own input and output, so how do I set it up to generate 2 model entry functions?

I have search some documents, it seems that simulink only supports single entry point function configuration, I can't find the relevant example reference
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Simulink Coder en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!