error when generating protected model with code generation
Mostrar comentarios más antiguos
The code interface packaging option 'C++ class' cannot be selected for referenced model 'modelName' because it cannot combine its output and update functions. Some possible reasons for this restriction are
* The model has a continuous sample time.
* The model is saving states.
1 comentario
Luca Ferro
el 2 de Mzo. de 2023
Editada: Luca Ferro
el 2 de Mzo. de 2023
could you share both the commands you are using to protect the file and the error log?
Respuestas (1)
Jasvin
el 6 de Mzo. de 2023
0 votos
This MATLAB Answer highlights in detail what the issue can be.
It looks like the continous sample time is the source of your error.
Categorías
Más información sobre Simulink Coder 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!