Protecting a Simulink block
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello everybody,
I have to deliver a simulink model but I don't want that people can see what there is inside the blocs. I see this message Protecting a Simulink block with a password but with regard to the propositions :
- I don't know how to contrôl user access
- I don't know what the S-function is
- I try to creat a protected model as described in this page : Protected Models for Model Reference but when I right click on my bloc I don't have the option create protected model. I use R2013a, is it available in this Matlab version ?
Thank you for your answer
0 Kommentare
Antworten (2)
Ganesh Gaonkar
am 28 Okt. 2014
Hi Marianne,
Yes. 'Protecting models for model reference' is available in MATLAB R2013a. Hence you should be able to do it.However this technique works mainly for model reference blocks . If you try it on a direct block or just a subsystem, you will not get this option. Refer to the demo example 'sldemo_mdlref_bus' as mentioned in the above documentation link that you mentioned. Also, you would need Simulink Coder installed. To generate the read-only view of protected models, you must have Simulink Report Generator.So check if these products are already installed and your MATLAB license includes these products already.
0 Kommentare
Sherman
am 10 Dez. 2014
Also, password protection was added in R2013b so this feature won't be available in 13a.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Programmatic Model Editing 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!