How can I hide a subsystem in External mode?

3 views (last 30 days)
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?

Answers (1)

Urmila Rajpurohith
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.
  1 Comment
Stanislav Aranovskiy
Stanislav Aranovskiy on 25 Aug 2020
Thank you for the answer!
Yes, I understand that protected models are not available and hopefully will be available in future releases. But is there a way to "hide" the content of my subsystem runing in the External mode in the current R2020a?

Sign in to comment.

Categories

Find more on Real-Time Simulation and Testing in Help Center and File Exchange

Products


Release

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!