PLECS is a toolbox for the fast simulation of electrical circuits within the MATLAB/Simulink environment.
See the web: http://www.plexim.com
The full version of PLECS 1.5 (for MATLAB 6.5-7.3) can be download from:
http://www.plexim.com/files/dstfv/plecs-1-5-6_pc_r13.zip
When you install the full version of PLECS you must have a valid license file license.dat. Its installation instructions for Microsoft Windows:
(1) 将刚刚下载的压缩文件解压缩,生成名为"plecs"的文件夹;
(2) 将申请或破解的 license.dat文件(试用期一个月)复制到步骤(1)解压缩后生成的plecs文件夹里;同时,再一次将license.dat复制到"plecs-DEMOS"文件夹里;(注意,该license.dat共被复制两次)
(3) 打开MATLAB,在菜单"File"里找到"set path"进行路径添加设置:
a) 添加刚刚解压缩后plecs文件夹的路径;
b) 再一次添加plecs下的DEMOS路径;最后进行"save"保存.
(4) 打开Simulink,就可以找到PLECS了,安装完毕.