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!