SimMechanics Link problem
6 次查看(过去 30 天)
显示 更早的评论
I have a problem. I`m trying to install the addon to connect Matlab and SolidWOrks and I get this error:
install_addon('smlink.r2010a.win64.Zip') ??? Undefined function or method 'install_addon' for input arguments of type 'char'.
Can u tell me where I`m doing wrong? The OS is Windows 7 and Matlab(2010a) is on 64.
1 个评论
Kalinin Yaroslav
2012-5-21
You must have file 'install_addon.m' in your current folder. First try to run it.
采纳的回答
Kaustubha Govind
2012-5-21
编辑:John Kelly
2015-2-26
You need to download install_addon.m and the platform-specific ZIP file. Then go to the directory containing the downloaded files and run the command.
2 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!