tinardh 发表于 2008-5-9 11:58:06

求助:找不到adams_plant.dll

版本是2007R2,搜完了也没找着adams_plant.dll,是否安装的有问题?
请高手指教

追书人 发表于 2008-5-11 14:37:44

在2007R2下面的win32里面!

niwei_20xx 发表于 2008-5-30 21:49:57

There is no adams_plant.dll any more. Instead the s-function file is named adams_plant.mex32, don't worry about it, this file will work as the same.

After typing mex -setup and setting up the complier, there will be the following information:
Warning: The file extension of 32-bit Windows MEX-files was changed
         from ".dll" to ".mexw32" in MATLAB 7.1 (R14SP3). The generated
         MEX-file will not be found by MATLAB versions prior to 7.1.
         Use the -output option with the ".dll" file extension to
         generate a MEX-file that can be called in previous versions.
         For more information see:
         MATLAB 7.1 Release Notes, New File Extension for MEX-Files on Windows

To know more about this, please refer to 'Learning Adams/Controls with Control System Import > Step One – Setup MATLAB'
Good luck to you

ambrum001 发表于 2011-8-8 19:26:10

回复 1# tinardh

yqsh 发表于 2011-8-14 21:27:07




附件是传个你的一个 adams_plant.dll文件,可解压试试。

布衣 发表于 2013-8-19 16:03:09

07以上的Adams没有那个文件,不是dll,是MATLAB的mex文件,也叫做adams_plant。楼主找到那个放到工作目录下即可。
页: [1]
查看完整版本: 求助:找不到adams_plant.dll