YJ7329 发表于 2008-6-11 15:36

flux,simulink联合仿真的问题

flux ,simulink联合仿真时设置linkto flux2d模块时出现找不到指定模块?

faith 发表于 2008-6-18 15:57

甚么版本?在安装FLUX必须先安装MATLAB,且FLUX安装过程中要选中关联MATLAB项。

YJ7329 发表于 2008-6-18 22:40

v9.3.1,在simulink中有图标,但不能打开flux的tra文件

xiake 发表于 2008-11-20 11:07

好像要求TRA文件跟MDL文件应该同名,而且在同一目录下。
不知道是不是这个原因?

zhaobo_ren 发表于 2008-11-22 14:20

D版9.3.1版本可以和simulink连接吗?

xiake 发表于 2008-11-22 20:03

这个我还没有试过

ENZO 发表于 2008-11-28 11:53

MATLAB可以在FLUX安装后再装, 帮助文件这样描述的:


Five files are provided by Cedrat, in the "Simulink" folder:

?FLUX_Link.mdl
?Flux_link_Hlp.m
?FLUX2D_coupling.dll
?slblocks.m
?LogoF2dSimulink.bmp

F        Remark:

If the automatic installation had failed, to install the block in the Simulink Library Browser, follow those steps:

1.        In the registry:
check that in the key
   HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
   \App Paths\matlab.exe
the value name:
   Path
has for value data:
   C:\MATLAB6p5\bin\win32;C:\Cedrat\Flux_9.1\bin;C:\Cedrat\Flux_9.1\dll;
   C:\Cedrat\Flux_91\dll\coregeom
(in the case where FLUX 9.1 has been installed in the directory by default C:\Cedrat
and MATLAB 6.5 has been installed in the directory by default C:\Matlab6p5.)

2.        In a Windows Explorer:
check that in the directory C:\MATLAB6p5\toolbox\local
in the file startup.m
there is the following line:
   addpath('C:\Cedrat\Flux_9.1\coupling\Simulink')
(in the case where FLUX 9.1 has been installed in the directory by default C:\Cedrat
and MATLAB 6.5 has been installed in the directory by default C:\Matlab6p5.)

3.        In aWindows Explorer:
check that in the directory C:\Cedrat\Flux_9.1\coupling\Simulink
in the file Flux_Link_Hlp.m
there are the 3 following lines:
   function hlp = Flux_Link_Hlp(blkname)
   hlp = 'C:\Cedrat\Flux_9.1\resources\help\f2dno81e.hlp'
   return
(in the case where FLUX 9.1 has been installed in the directory by default C:\Cedrat)

The latest FLUX2D_Coupling block has now been implemented in the Simulink Library Browser. The FLUX2D to Simulink technologyis now ready to use.

F        Remark:

The FLUX2D to Simulink technology works with versions 6.1 and 6.5 of MATLAB.

F        Remark:

The file which configures the on line help should be modified if FLUX has not been installed in the default directory燙:\Cedrat. In this case, you must modify the line
Hlp = '$F2DROOT\f2dno81e.hlp'
In
Hlp = 'mypath\flux_9.1\resources\help\f2dno81e.hlp'
where mypath is the path to the Flux_9.1 directory.


想问一问用过的朋友, 是否只有MATLAB 6.1和6.5才能和FLUX 10.2 做联合仿真(帮助文档如此说), 谢谢了 !

moque 发表于 2008-11-28 13:21

2008b 测试可以联合,flux10.1

ENZO 发表于 2008-11-28 16:26

谢谢! 这下就放心了。

xiake 发表于 2008-12-1 15:13

10.1版本后,好像对FLUX跟MATLAB的安装顺序没有要求了吧。。。。
不过,FLUX10.2要求matlab版本至少是2007

xiake 发表于 2008-12-2 09:51

我现在主要用的是正版的

m0re 发表于 2008-12-3 12:33

原帖由 moque 于 2008-11-28 13:21 发表 http://www.simol.cn/images/common/back.gif
2008b 测试可以联合,flux10.1
你的帮助文件中是FLUX_9.1,有没有10.2的文档说明?
我的文档说明和你是一样的,但\coupling\simulink里缺少Flux_link_Hlp.m文件。
其他的按照说明中的做的,但还是不行

m0re 发表于 2008-12-3 12:34

原帖由 moque 于 2008-11-28 13:21 发表 http://www.simol.cn/images/common/back.gif
2008b 测试可以联合,flux10.1
你的帮助文件中是FLUX_9.1,有没有10.2的文档说明?
我的文档说明和你是一样的,但\coupling\simulink里缺少Flux_link_Hlp.m文件。
其他的按照说明中的做的,但还是不行

m0re 发表于 2008-12-3 12:39

原帖由 naulff 于 2008-12-1 21:22 发表 http://www.simol.cn/images/common/back.gif
现在D版的只有9.3.1啊,
10以后的出来了么?
请问“FLUX10.2要求matlab版本至少是2007”,是FLUX10.2的文档中说明的吗?能否共享一份

m0re 发表于 2008-12-3 12:40

请问11楼的朋友:“FLUX10.2要求matlab版本至少是2007”,是FLUX10.2的文档中说明的吗?能否共享一份

[ 本帖最后由 m0re 于 2008-12-3 13:08 编辑 ]

xiake 发表于 2008-12-3 18:16

Flux10.2版本要求MATLAB版本至少是2007以上,Flux2D to Simulink功能才有效。
这是测试后的结果。

你要的10.2的文档,我也没有。。。

m0re 发表于 2008-12-3 22:41

原帖由 xiake 于 2008-12-3 18:16 发表 http://www.simol.cn/images/common/back.gif
Flux10.2版本要求MATLAB版本至少是2007以上,Flux2D to Simulink功能才有效。
这是测试后的结果。

你要的10.2的文档,我也没有。。。
呵呵,谢谢了。看来是FLUX新版本发布,用户指南没有同步更新。。我试了几种办法都不行,原来是这个原因。
这个论坛用火狐浏览器有点问题,有的楼层会不显示,引用回复也会回错楼。。

xiake 发表于 2008-12-4 14:11

firefox 装个 Ie tab 插件,比较方便

bhalkar 发表于 2009-2-2 23:59

I use 10.2 but I found,
Licence Flux2d_coupling fail
Pls.help

flyingmind 发表于 2009-2-3 00:16

我用的d版的flux10.2,matlab2007b,点那个simulink的快捷方式可以打开matlab,但打开一个联合仿真的例程,在运行时,就提示没有联合仿真的license(即该模块未授权),不知是何原因,PS:我用的是论坛ftp下载的flux10.2
18# xiake
页: [1] 2
查看完整版本: flux,simulink联合仿真的问题