How do you create Protected Simulink Block in R2012b?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (2)
Walter Roberson
am 12 Jul. 2016
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 Kommentare
Jonathan Stevenson
am 12 Jul. 2016
1 Kommentar
Walter Roberson
am 12 Jul. 2016
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.)
Siehe auch
Kategorien
Mehr zu Model References finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!