SimMechanics Link problem

20 views (last 30 days)
irina Tatu
irina Tatu on 17 Jan 2012
Commented: Walter Roberson on 14 Jan 2016
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
Kalinin Yaroslav on 21 May 2012
You must have file 'install_addon.m' in your current folder. First try to run it.

Sign in to comment.

Accepted Answer

Kaustubha Govind
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)

Categories

Find more on Programming in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!