magnet和simulink如何连接呢
我想把magnet和simulink连起来,但总是有错误,请问下我如何连接呢. 付博,你是不是搞错了,这个是psim的呀,提示你没有license。 本帖最后由 fuzy 于 2009-4-15 10:48 编辑我想打开他的例子啊,为什么他的例子我连不上呢,你能告诉我步骤吗,是下面的步骤吗
Installation instructions for the MagNet Plug-In for Simulink.
Extract the downloaded zip file to:
<MatLab installation folder>\toolbox\simulink
e.g.:
C:\Program Files\MATLAB\R2006a\toolbox\simulink
Start MatLab and use the File->Open menu item to open the pathdef.m file in the folder:
<MatLab installation folder>\toolbox\local\pathdef.m
e.g.:
C:\Program Files\MATLAB\R2006a\toolbox\local\pathdef.m
Add the following line just before the '%%% END ENTRIES %%%' line at the bottom of the file:
matlabroot,'\toolbox\simulink\infolytica;', ...
Save the file and exit the MatLab file editor.
Exit MatLab. The MagNet Plug-In for Simulink is now installed.
Steps 2 to 5 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('<MatLab installation folder>\toolbox\simulink\Infolytica');
e.g.:
addpath('C:\Program Files\MATLAB\R2006a\toolbox\simulink\Infolytica'); 这个文档里的不是simulink吗 本帖最后由 gydxjq 于 2009-4-15 23:26 编辑
首先,要保证你的License有这个许可的,然后按照这个步骤做,应该没有问题,我们连过,应该可以 4楼的文档就是官方网站可以看到的,而且人家还有源文件,可以下载
另外按这个文档是做不出来的,一个关键步骤并没有讲 really useful - Thx! fuzy - do you have an english version of the word document and can you upload also the simulink installation as a zip attachment?
thx! 学习,等待达人解答。关注中。。。 4楼的文档就是官方网站可以看到的,而且人家还有源文件,可以下载
另外按这个文档是做不出来的,一个关键步骤并没有讲
perch88 发表于 2009-4-17 11:28 http://www.simol.cn/images/common/back.gif
你好,你可以告诉我哪个关键步骤吗,谢谢 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, www.infolytica.com.
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 (<MatLab installation folder>\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 <MatLab installation 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('<MatLab installation folder>\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.
这是官方给的。 fuzy,我才细看,你那个没有license授权的。 多谢多谢,太好了,总有让我感动的东东 多谢 正想试试联合仿真 谢谢上面的资料 哪位大大能上传一下Simulink 1.2的安装文件啊?谢谢了! 本帖最后由 ttxhhd 于 2009-11-5 19:30 编辑
infolytica这个网站下载模型需要输入用户名和密码,这个该如何获得呢? 希望能解决,同问。。。 好像没有授权啊 谢谢你,现在终于知道了。因为刚开始使用,很多不熟
页:
[1]
2