SimMechanics Link

39 views (last 30 days)
Dennis Tan
Dennis Tan on 4 Feb 2011
Commented: Beiimbet Razak on 28 Mar 2023
I have Solidworks 2010, and MATLAB r2010b.
I got to the MathWorks site to download the smlink.r2010b.win32.Zip and copy and paste the install_addon into a script/function m files.
I run install_addon('smlink.r2010b.win32') but the error as below comes out.
??? Error using ==> install_addon at 21
Archive smlink.r2010b.win32 does not exist.
Installation failed.

Accepted Answer

Kaustubha Govind
Kaustubha Govind on 4 Feb 2011
Did you try:
install_addon('smlink.r2010b.win32.Zip')
If this doesn't help, could you point to the page you downloaded these files from?
  5 Comments
세라 김
세라 김 on 22 Nov 2021
I didn't think about tagging 'zip' after zipname. thank you for your answer.
Beiimbet Razak
Beiimbet Razak on 28 Mar 2023
Hello, I need to download matlab 2010, you can show step-by-step instructions.Thanks for attention.

Sign in to comment.

More Answers (2)

Mohammad
Mohammad on 28 Mar 2013
I have Solidworks 2012, and MATLAB r2012b. I run : install_addon('smlink.r2020b.win64.Zip') but get this error: Undefined function 'install_addon' for input arguments of type 'char'. I really get confused and I would be my pleasure to help me. with all due respects.

chuming ning
chuming ning on 12 May 2017
where can i get smlink.r2010a.win.32.zip and install_addon.m

Categories

Find more on Introduction to Installation and Licensing 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!