fuzy 发表于 2009-4-15 10:12

magnet和simulink如何连接呢

我想把magnet和simulink连起来,但总是有错误,请问下我如何连接呢.

thwfei 发表于 2009-4-15 10:26

付博,你是不是搞错了,这个是psim的呀,提示你没有license。

fuzy 发表于 2009-4-15 10:41

本帖最后由 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');

fuzy 发表于 2009-4-15 10:50

这个文档里的不是simulink吗

gydxjq 发表于 2009-4-15 23:25

本帖最后由 gydxjq 于 2009-4-15 23:26 编辑

首先,要保证你的License有这个许可的,然后按照这个步骤做,应该没有问题,我们连过,应该可以

perch88 发表于 2009-4-17 11:28

4楼的文档就是官方网站可以看到的,而且人家还有源文件,可以下载
另外按这个文档是做不出来的,一个关键步骤并没有讲

adswba 发表于 2009-4-26 17:25

really useful - Thx!

adswba 发表于 2009-4-26 17:30

fuzy - do you have an english version of the word document and can you upload also the simulink installation as a zip attachment?

thx!

pull 发表于 2009-4-26 18:13

学习,等待达人解答。关注中。。。

fuzy 发表于 2009-4-27 09:16

4楼的文档就是官方网站可以看到的,而且人家还有源文件,可以下载
另外按这个文档是做不出来的,一个关键步骤并没有讲
perch88 发表于 2009-4-17 11:28 http://www.simol.cn/images/common/back.gif
你好,你可以告诉我哪个关键步骤吗,谢谢

gydxjq 发表于 2009-4-27 16:05

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.
这是官方给的。

gydxjq 发表于 2009-4-27 16:07

fuzy,我才细看,你那个没有license授权的。

chenht200917 发表于 2009-4-28 00:00

多谢多谢,太好了,总有让我感动的东东

lts_1986 发表于 2009-5-6 15:16

多谢 正想试试联合仿真

renru 发表于 2009-5-15 12:47

谢谢上面的资料

Daniel 发表于 2009-6-13 04:35

哪位大大能上传一下Simulink 1.2的安装文件啊?谢谢了!

ztrash 发表于 2009-6-18 13:38

本帖最后由 ttxhhd 于 2009-11-5 19:30 编辑

infolytica这个网站下载模型需要输入用户名和密码,这个该如何获得呢?

hnnywl 发表于 2009-7-24 23:35

希望能解决,同问。。。

ilovemovies 发表于 2009-9-22 19:50

好像没有授权啊

thunder 发表于 2010-1-4 15:25

谢谢你,现在终于知道了。因为刚开始使用,很多不熟
页: [1] 2
查看完整版本: magnet和simulink如何连接呢