SimMechanics Link problem
35 views (last 30 days)
Show older comments
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 Comment
Kalinin Yaroslav
on 21 May 2012
You must have file 'install_addon.m' in your current folder. First try to run it.
Accepted Answer
Kaustubha Govind
on 21 May 2012
Edited: John Kelly
on 26 Feb 2015
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.
More Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!