Flux-Simulink安装
本帖最后由 hyx0403 于 2009-10-15 19:33 编辑如果自动安装失败,可以通过以下步骤来实现手动安装。
1.in the registry:
check that in the key
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
\App Paths\matlab.exe
the value name:
Path
as 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) 谢谢楼主,下来看看 不错 非常值得学习 顶一下,谢谢了 还是有点复杂哟 下来看了,谢谢楼主 不错,不过还没看内容,看标题正是我所需要的~ 回复 1# hyx0403
楼主,我的MATLAB没安装在C盘,而Flux安装在C盘,该怎么办? 刚建完模型,要仿真了!
页:
[1]