統計
MATLAB Answers
0 質問
12 回答
ランク
of 154,057
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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.
How do I protect intellectual property using protected models and passing variables? (2013a)
Protected models support tunable parameters so you could use this mechanism.
6年以上 前 | 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...
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...
8年以上 前 | 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
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
8年以上 前 | 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
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
8年以上 前 | 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...
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...
8年以上 前 | 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...
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...
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...
9年以上 前 | 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...
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...
9年以上 前 | 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-...
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...
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.
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...
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...
10年以上 前 | 0