error when generating protected model with code generation
6 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
Luca Ferro
2023 年 3 月 2 日
編集済み: Luca Ferro
2023 年 3 月 2 日
could you share both the commands you are using to protect the file and the error log?
回答 (1 件)
Jasvin
2023 年 3 月 6 日
This MATLAB Answer highlights in detail what the issue can be.
It looks like the continous sample time is the source of your error.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Model Protection についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!