Protected Model with Stundent License

조회 수: 1 (최근 30일)
Philipp Knake
Philipp Knake 2017년 1월 11일
댓글: Thomas Kucharczyk 2018년 8월 27일
I am not able to open Protected Models with student license. When i try to load a Model which references multiple Protected Models i get the following warning:
Warning: The model 'my_model' references a protected model. This license does not support the use
of protected models. The software will use an unprotected version instead if one is found on the path.
The containing Protected Models are than flagged as "Model not found" in Simulink. I also tried to open them directly from matlab file explorer, which gave me this:
Error using Simulink.ProtectedModel.open (line 22)
Unable to find the protected model
The also checked the path via pathtool. Is it possible to open/use Protected Models with student license?

답변 (2개)

Andreas Goser
Andreas Goser 2017년 1월 12일
Creating a protected model requires a Simulink Coder license. You as a third party that receives a protected model must match the platform and the version of Simulink for which the protected model was generated.
If you purchased your own Student Version, then you do not have the ability to purchase Simulink Coder. But maybe you are using a university license and the Simulink Coder product would be available for you if you ask.
In order to help you fully, I am interested to learn about the context. Is the professor sharing a protected model? Then I could suggest alteratives. Are you working on an industry model as part of your thesis? Also here I can make - different - suggestions.
  댓글 수: 4
Walter Roberson
Walter Roberson 2018년 8월 26일
Simulink Coder is now available with Student licenses, but was not available when the question was asked.
Thomas Kucharczyk
Thomas Kucharczyk 2018년 8월 27일
A MATLAB and Simulink Coder license is needed in order to open a Protected Model?

댓글을 달려면 로그인하십시오.


Thomas Kucharczyk
Thomas Kucharczyk 2018년 8월 26일
Is it possible to use Protected Models if i purchased myself a student license?

카테고리

Help CenterFile Exchange에서 Model Protection에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by