Expand Simulink student licence to use more blocks

Hello,
for a study work I developed a model to analyze the energy consumption of an industrial robot. I have used the Simulink Student licence.
My model consists about 5000 blocks, the student version can handle only 1000 blocks.
Does anyone know a way to run the simulation anyway?
I don´t know what I should do.
Best regards Michael

Answers (1)

You need to somehow reduce the number of blocks by a factor of 5.
Some suggestions:
  1. Combine blocks into more complex expressions
  2. Replace sets of Simulink blocks with MATLAB Code
  3. If you are doing calculations that you could do in post-processing, take those blocks out of the model
--Steve

Categories

Find more on Simscape Multibody in Help Center and File Exchange

Asked:

on 20 Apr 2016

Answered:

on 25 Oct 2021

Community Treasure Hunt

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

Start Hunting!