How can I hide a subsystem in External mode?
2 views (last 30 days)
Show older comments
I want to provide to my students a baseline solution as a black box in their Simulink model: they can simulate it to see results, but they cannot look inside to see the exact solution. Normally I would use a protected reference model, it perfectly fits the requirements. But this year I have to do it when we use an external hardware. I.e., we run the model with Simulink Desktop Real-Time in External mode, and thus I cannot use protected models.
Is there any other way to hide the internals of the baseline solution block? E.g., protect it with a password, obsfrucate it, or any other idea?
0 Comments
Answers (1)
Urmila Rajpurohith
on 25 Aug 2020
Hi Stanislav
As of now, protected models is not supported for external mode. I have heard that this issue is known and the concerned parties may be investigating further.
See Also
Categories
Find more on Target Computer Setup in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!