How can we simulate a simscape model at restricted mode?

25 views (last 30 days)
We have a working simulation in which we have the plant modelled with simscape. We do not need to modify the plant, only need to simulate the whole system. Is there a way to only simulate the plant (not edit nor view) without simscape toolbox license? We have tried choosing "Restricted mode" on simspace configuration, but it does not simulate properly, it seems thet it does not simulate the simscape blocks. Thank you very much.

Answers (1)

Sebastian Castro
Sebastian Castro on 30 Aug 2017
"Restricted Mode" means that you can simulate blocks from Simscape add-on tools (like Simscape Electronics, Simscape Multibody, etc.) with only a Simscape license. It does not mean that you can simulate Simscape blocks without a Simscape license.
A way to get around this, if the Simscape license owner has Simulink Coder, is to generate standalone C code or an executable from the Simscape model and then hand it over to you.
- Sebastian

Categories

Find more on Run-Time Parameters 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!