photo

Sherman

MathWorks

Last seen: 3 månader ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

0 Questions
12 Answers

RANK
3 940
of 300 331

REPUTATION
14

CONTRIBUTIONS
0 Questions
12 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
3

RANK
 of 20 920

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 124

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Revival Level 2
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

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

mer än 7 år ago | 0

Answered
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...

mer än 9 år ago | 1

Answered
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

mer än 9 år ago | 0

Answered
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

mer än 9 år ago | 0

Answered
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...

mer än 9 år ago | 0

| accepted

Answered
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...

ungefär 10 år ago | 0

Answered
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...

mer än 10 år ago | 2

Answered
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...

mer än 10 år ago | 0

| accepted

Answered
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-...

nästan 11 år ago | 0

Answered
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...

nästan 11 år ago | 0

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

nästan 11 år ago | 0

Answered
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...

mer än 11 år ago | 0