How to get plecs support in matlab
53 次查看(过去 30 天)
显示 更早的评论
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 个评论
Grégoire
2025-9-18
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!
回答(1 个)
Suman
2024-7-25
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!