How to get plecs support in matlab
50 views (last 30 days)
Show older comments
Urgent please.
In 2019, I created a simulink model with plecs blockset. My simulink was linked to plecs then in UK. Today, the model cannot run because of the plecs blocks in the models. I tried deleting the plecs blocks from the model but its impossible.
Please, how can I remove plecs blocks from the simulink model or how can I install or link plecs in my current matlab (2022b). thanks
1 Comment
Grégoire
on 18 Sep 2025
Another solution, not ideal I know, but still works for me, is to open a new empty Simulink file and copy/paste all the other blocks from the first Simulink file that you want to keep.
I did this for very bulky block diagrams in my case so I know how painful this can be, but it worked
Hope this helps!
Answers (1)
Suman
on 25 Jul 2024
Hi,
Removing the plecs blocks may introduce various errors in your model. It is better to install the blockset instead. You can download the latest PLECS blockset from their official source: PLECS Blockset Packages | Plexim. Once downlaoded follow these instructions for installation: Installing PLECS Blockset | Plexim.
For more information on how to use this blockset with Simulink follow these resources:
- https://www.plexim.com/support/videos/introduction-plecs-blockset
- https://www.plexim.com/sites/default/files/plecsmanual.pdf
Hope this helps!
0 Comments
See Also
Categories
Find more on Introduction to Installation and Licensing 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!