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

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

Dennis Tan
Dennis Tan on 4 Feb 2011
thank you very much Kaustubha. That helped me thru.
could u try answering my other doubts too?
i am trying to model a simple lever + actuator. building an array of them to extend into a moving material to engrave a profile.
its more on an on off actuation. is simMechanics able to model it? parameters that i am interested to view is the extention distance, torque/force.
how can i produce an input signal if its custom?
Dennis: Please start a new question for this.
Dennis Tan
Dennis Tan on 7 Feb 2011
ok
세라 김
세라 김 on 22 Nov 2021
I didn't think about tagging 'zip' after zipname. thank you for your answer.
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

0 votes

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

0 votes

where can i get smlink.r2010a.win.32.zip and install_addon.m

Categories

Community Treasure Hunt

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

Start Hunting!