How to get plecs support in matlab
52 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Grégoire
el 18 de Sept. de 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!
Respuestas (1)
Suman
el 25 de Jul. de 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 comentarios
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!