Unable to export library to protected model

3 ビュー (過去 30 日間)
Saiesh Singh
Saiesh Singh 2023 年 12 月 14 日
コメント済み: Saiesh Singh 2023 年 12 月 18 日
I have created a library which I need to protect in order to ship to my clients. Following this tutorial, I tried to export my library model to a protected model. However, I am unable to see any option for the same.
If I try to export a regular model, I am able to see the option to export the model to a protected one
The first image shows the save options for a non-library model, and the second one is for the library model (both are .slx files)
I also checked if I have Simulink Coder installed, and while I can see the name in the list of installed packages, running
license('test','Simulink_Coder')
returns a 0 indicating that I do not have the license. But in that case, I should not be able to export a non-library model to protected model either. What could be the issue and how do I solve it?
  2 件のコメント
Angelo Yeo
Angelo Yeo 2023 年 12 月 15 日
Before investigation, license string for Simulink Coder is "Real-Time_Workshop". Can you re-run the command below?
license('test', 'Real-Time_Workshop')
Saiesh Singh
Saiesh Singh 2023 年 12 月 15 日
Yes, I just ran the command and received the output as 1

サインインしてコメントする。

採用された回答

Angelo Yeo
Angelo Yeo 2023 年 12 月 15 日
I have released the following Q&A. Can you please check the Answers page below and see if it can solve your issue?
  2 件のコメント
madhan ravi
madhan ravi 2023 年 12 月 15 日
+1, Thanks for the initiative Angelo! Keep up the great work:).
Saiesh Singh
Saiesh Singh 2023 年 12 月 18 日
Thanks. I am able to create locked libraries following the attached Q&A

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSimulink Coder についてさらに検索

製品


リリース

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by