Changing StartTime of Protected Model

조회 수: 2 (최근 30일)
Mohammad Hukan
Mohammad Hukan 2018년 8월 20일
편집: Mohammad Hukan 2018년 9월 3일
Hi,
I'm trying to edit the simulation start time (for the solver) of a protected model. I tried setting the value of the start time as a tunable variable but that didn't work.
Can I actually edit the start time after I creat the protected model? if yes, how?
Thanks

채택된 답변

Sambit Senapati
Sambit Senapati 2018년 9월 3일
편집: Sambit Senapati 2018년 9월 3일
The Simulink software stores the protected model as a compiled MEX binary. Hence it is not possible to change any solver configuration once you generate a protected model. This is by design and an expected behavior of protected models.
  댓글 수: 1
Mohammad Hukan
Mohammad Hukan 2018년 9월 3일
편집: Mohammad Hukan 2018년 9월 3일
Thank you Sambit, I have been in contact with Mathworks technical support and they told me so. We are trying to figure out a workaround.
Thanks again :)
Regards, Mohammad

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Simulink Coder에 대해 자세히 알아보기

제품


릴리스

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by