How do you create Protected Simulink Block in R2012b?
1 回表示 (過去 30 日間)
古いコメントを表示
How do you create a Protected Simulink Block from within R2012b (32-bit) MATLAB (Simulink 8)?
I have tried to follow the online MATHWORKS documentation on this, but it seems to be only for the more recent version R2016a, including the fact that this procedure seems built-in to the right-click Sub-system/Reference model function in more recent MATLABs.
0 件のコメント
回答 (2 件)
Walter Roberson
2016 年 7 月 12 日
In R2012a you can protect a model; see http://www.mathworks.com/help/releases/R2012b/rtw/ug/create-a-protected-model-using-the-model-block-context-menu.html
See also https://www.mathworks.com/matlabcentral/answers/552-protecting-a-simulink-block-with-a-password
Password protection for blocks was implemented in R2013b.
0 件のコメント
Jonathan Stevenson
2016 年 7 月 12 日
1 件のコメント
Walter Roberson
2016 年 7 月 12 日
I am not very familiar with the topic. The information I found suggests that in R2012a that it had to be an entire model, not a subsystem, unless you were just configuring access controls (but then the user could potentially configure them back again.)
参考
カテゴリ
Help Center および File Exchange で Subsystems についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!