Expand Simulink student licence to use more blocks
Show older comments
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)
Steve Miller
on 25 Oct 2021
0 votes
You need to somehow reduce the number of blocks by a factor of 5.
Some suggestions:
- Combine blocks into more complex expressions
- Replace sets of Simulink blocks with MATLAB Code
- 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
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!