How to get plecs support in matlab
54 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Grégoire
il 18 Set 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!
Risposte (1)
Suman
il 25 Lug 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 Commenti
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!