![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/1617054_1522087648219_DEF.jpg)
Sherman
MathWorks
Followers: 0 Following: 0
Estadística
0 Preguntas
12 Respuestas
CLASIFICACIÓN
3.914
of 297.010
REPUTACIÓN
14
CONTRIBUCIONES
0 Preguntas
12 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
3
CLASIFICACIÓN
of 20.418
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.687
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
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.
casi 7 años hace | 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...
más de 8 años hace | 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
más de 8 años hace | 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
más de 8 años hace | 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...
más de 8 años hace | 0
| aceptada
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...
más de 9 años hace | 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...
casi 10 años hace | 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...
casi 10 años hace | 0
| aceptada
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-...
alrededor de 10 años hace | 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...
alrededor de 10 años hace | 0
Protecting a Simulink block
Also, password protection was added in R2013b so this feature won't be available in 13a.
alrededor de 10 años hace | 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...
más de 10 años hace | 0