Can i use protected models in external mode?

1 回表示 (過去 30 日間)
Nural Mammadov
Nural Mammadov 2020 年 4 月 18 日
編集済み: Brandon Stevens 2024 年 8 月 7 日
I want created a Simulink Library for my Arduino Hardware. I created a model reference block and then convert a protected this block using callback.
But I run on External Mode, get this error :
Protected models do not work in External mode or rapid accelerator simulations.
Is there any solution method for this problem ?

採用された回答

Brandon Stevens
Brandon Stevens 2024 年 8 月 7 日
編集済み: Brandon Stevens 2024 年 8 月 7 日
This feature is present in MATLAB Release R2023b. Please see the release notes for the comment below for more information:
Starting in R2023b, when a protected model creator specifies that a protected model supports C code generation, the protected model also supports external mode simulation
The MATLAB Answers post below has some more information and alternative workflows you can use before R2023b:

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeModel Protection についてさらに検索

製品


リリース

R2017b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by