How to get plecs support in matlab
52 ビュー (過去 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!