Problems linking simmechanics to SolidWorks

When I installed MATLAB R2013a, I installed simechanics 4.2 along with it. I tried using the smlink_linksw command to link simmechanics to SolidWorks but it said Undefined function or variable 'smlink_linksw'. So I downloaded the zip file and the install_addon to double check the installation. I used the commands as directed on Matworks to install and register simmechanics. After I use the commands install_addon it says Archive architecture () does not match the MATLAB architecture (win64). Installation of smlinkr2013awin64 failed.

댓글 수: 6

Enna Sachdeva
Enna Sachdeva 2016년 9월 13일
편집: Enna Sachdeva 2016년 9월 13일
@Harold, were you able to solve the issue? I am able to install the addon, however, am getting the 'Undefined function or variable 'smlink_linksw' 'error.
Try running Matlab in administrator mode and run the command again
Peter Martin
Peter Martin 2017년 11월 13일
@Enna were you able to solve the issue? can you tell me how to made it? Many thanks
I have the same problwm, though I downloaded the coorect version (Matlab 2021.a).
Does anyone know how to fix it?
I found a solution, but I'm not really sure, if there will be any issues later.
There are two functions in the install_addon.m file:
  1. check addon arch against matlab arch
  2. check addon ver against matlab ver
Just comment out these two functions. There's some error in these two functions, which is not allowing to install the plugin, even though the version and arch are correct. The installation was succesful after commenting out these functions.
Yue ma
Yue ma 2022년 8월 15일
편집: Yue ma 2022년 8월 15일
It wroks! Thank you, Veron!

댓글을 달려면 로그인하십시오.

답변 (1개)

Steve Miller
Steve Miller 2018년 3월 6일

0 개 추천

It looks like you may have downloaded the wrong zip file for the Simscape Multibody Link software. If you are still struggling with this, please let us know.
--Steve

댓글 수: 16

I am not able to link Matlab to Solidworks using the command "smlink_linksw", throws Undefined Function or Variable error.
Can ou please help solve this issue.

me2.

DJILALI Larbi
DJILALI Larbi 2020년 10월 29일
me2
Hello guys, I have the same Problem with Matlab. Im trying to install the plugin for the use with Creo ptc.
Error: 'Error using install_addon (line 38)
Archive architecture () does not match the MATLAB architecture (win64).
Installation of zip failed.'
I have the MATLAB 2020a version and I downloaded the appropriate plugin-version.
Help would be great!
Ravi Karmur
Ravi Karmur 2020년 12월 4일
SAME PROBLEM
Harsh Patel
Harsh Patel 2021년 5월 14일
i am having same problem help
Is there a solution to this problem, I'm having the exact same issue.
me too
I downloaded the right version. But I'm still facing the same issue.
I have commented out the version check and arch check from 'install_addon' file. It Installed successfully. I'm not sure if I'm going to face any issues later. Fingers crossed :D
hello Antony can you help me with it ??
Hi Quang, there are two functions in the install_addon.m file:
  1. check addon arch against matlab arch
  2. check addon ver against matlab ver
Just comment out these two functions. There's some error in these two functions, which is not allowing to install the plugin, even though the version and arch are correct.
I did it. Thank you very much.
How. I am still not getting. i have downloaded the correct version zip files.
Fares
Fares 2022년 9월 5일
I always get this problem when installing simscape multibody link ( Archive architecture () does not match the MATLAB architecture (win64).)
what is the solution?

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

질문:

2014년 4월 13일

댓글:

2022년 9월 5일

Community Treasure Hunt

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

Start Hunting!

Translated by