当前位置:文档之家› simulink与magnet联合仿真安装方法

simulink与magnet联合仿真安装方法

Installation Instructions
IMPORTANT: If any Infolytica product (MagNet, ElecNet, ThermNet or FullWave) is running, close the application before proceeding.
To install the MagNet Plug-in for Simulink:
1. Locate the SimuLink12.exe file you downloaded from the Infolytica web site, https://www.doczj.com/doc/fc6661538.html,.
2. Double-click the file.

The MagNet Plug-in for Simulink 1.2 Installer Program is initiated.
3. Click "OK" to proceed with the installation.
4. Verify the location of the MATLAB and Simulink installation (\toolbox\simulink), then click on "Unzip".

e.g., C:\Program Files\MATLAB\R2006a\toolbox\simulink
5. Start MatLab and use the File->Open menu item to open the pathdef.m file in the folder \toolbox\local.

e.g., C:\Program Files\MATLAB\R2006a\toolbox\local\pathdef.m
6. Add the following line just before the '%%% END ENTRIES %%%' line at the bottom of the file:

matlabroot,'\toolbox\simulink\infolytica;', ...
7. Save the file and exit the MatLab file editor.
8. Exit MatLab. The MagNet Plug-In for Simulink is now installed.
Steps 5 to 8 add the path to the plug-in permanently. To add the path for a single MatLab session only, type in the following at the MatLab command prompt:
addpath('\toolbox\simulink\Infolytica');

e.g.:

addpath('C:\Program Files\MATLAB\R2006a\toolbox\simulink\Infolytica');
Note: Prior to using the MagNet Plug-in for Simulink for the first time, make sure that MagNet has been manually started at least once.

code:slCharacterEncoding('ISO-8859-1')

相关主题
文本预览
相关文档 最新文档