photo

Sherman

MathWorks

Last seen: 3 Monate vor Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

0 Fragen
12 Antworten

RANG
3.940
of 300.352

REPUTATION
14

BEITRÄGE
0 Fragen
12 Antworten

ANTWORTZUSTIMMUNG
0.00%

ERHALTENE STIMMEN
3

RANG
 of 20.928

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.212

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Revival Level 2
  • Knowledgeable Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

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

mehr als 7 Jahre vor | 0

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

mehr als 9 Jahre vor | 1

Beantwortet
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

mehr als 9 Jahre vor | 0

Beantwortet
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

mehr als 9 Jahre vor | 0

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

mehr als 9 Jahre vor | 0

| akzeptiert

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

etwa 10 Jahre vor | 0

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

mehr als 10 Jahre vor | 2

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

mehr als 10 Jahre vor | 0

| akzeptiert

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

fast 11 Jahre vor | 0

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

fast 11 Jahre vor | 0

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

fast 11 Jahre vor | 0

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

mehr als 11 Jahre vor | 0