photo

Sherman

MathWorks

Last seen: 5개월 전 2014년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

0 질문
12 답변

순위
3,903
of 297,503

평판
14

참여
0 질문
12 답변

답변 채택
0.00%

획득한 표
3

순위
 of 20,449

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 159,017

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Revival Level 2
  • Knowledgeable Level 1
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
How do I protect intellectual property using protected models and passing variables? (2013a)
Protected models support tunable parameters so you could use this mechanism.

거의 7년 전 | 0

답변 있음
Simulink Code generation question(Validation result : NOT RUN)
When you have Simulink Coder and Embedded coder you have the option to use the Code Generation advisor. This feature checks your...

거의 9년 전 | 1

답변 있음
How can I protect intellectual property in a Simulink’s subsystem which can only be used in the computer with specific MAC address?
This is possible starting in R2016a http://www.mathworks.com/help/rtw/ug/define-callbacks-for-protected-model.html

거의 9년 전 | 0

답변 있음
Is it possible to use a callback function, InitFcn, under the protected model?
This is possible starting in R2016a. http://www.mathworks.com/help/rtw/ug/define-callbacks-for-protected-model.html

거의 9년 전 | 0

답변 있음
Protected Simulink model to previous versions.
Protected models are version locked. The only way to move it to a new version is to recreate the protected model from the origin...

거의 9년 전 | 0

| 수락됨

답변 있음
Matlab r2013a doesn't recognize any compiler in order to protect a model.
Also, try this in later versions of Simulink (>= R2014a). I'm not sure if there was XPC support for protected models in R2013a s...

9년 초과 전 | 0

답변 있음
Code generation from protected simulink model (p-code or binaries???)
Hi Iker, There are a number of trade-offs to consider when deciding how to protect your model. I'll discuss some relevant one...

거의 10년 전 | 2

답변 있음
Can the code-generation parameters of a protected model be changed after protection?
Hi Casey, It is not possible to alter a model once it has been protected since that would defeat the purpose of protecting it...

거의 10년 전 | 0

| 수락됨

답변 있음
Multiple Simulations with only one model compile
Take a look at these two links: 1) Saving the simulation state: http://www.mathworks.com/help/simulink/ug/saving-and-restoring-...

대략 10년 전 | 0

답변 있음
How to simulate in 32 bits version a 64 bits protected model
The solution is for you to create a protected model on a 32-bit platform or for your friend to switch to a 64-bit platform. P...

10년 초과 전 | 0

답변 있음
Protecting a Simulink block
Also, password protection was added in R2013b so this feature won't be available in 13a.

10년 초과 전 | 0

답변 있음
protected model with diferent behaviour
Hi Thiago, Try simulating the model with the unprotected child model in Accelerator mode and see if the issue still occurs. D...

거의 11년 전 | 0