Problems linking simmechanics to SolidWorks
Mostrar comentarios más antiguos
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 comentarios
Enna Sachdeva
el 13 de Sept. de 2016
Editada: Enna Sachdeva
el 13 de Sept. de 2016
@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.
Marlon Koendjbiharie
el 22 de Sept. de 2016
Try running Matlab in administrator mode and run the command again
Peter Martin
el 13 de Nov. de 2017
@Enna were you able to solve the issue? can you tell me how to made it? Many thanks
Mohamad Dashtbali
el 2 de Ag. de 2022
I have the same problwm, though I downloaded the coorect version (Matlab 2021.a).
Does anyone know how to fix it?
Veron Antony
el 5 de Ag. de 2022
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:
- check addon arch against matlab arch
- 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.
Respuestas (1)
Steve Miller
el 6 de Mzo. de 2018
0 votos
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 comentarios
Prasanna Marudhu Balasubramanian
el 1 de Dic. de 2018
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.
kazuki watada
el 9 de Jun. de 2020
me2.
DJILALI Larbi
el 29 de Oct. de 2020
me2
Matthias Noack
el 28 de Nov. de 2020
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
el 4 de Dic. de 2020
SAME PROBLEM
Harsh Patel
el 14 de Mayo de 2021
i am having same problem help
Innocent Omineorisa
el 28 de Mayo de 2021
Is there a solution to this problem, I'm having the exact same issue.
Quang Luong
el 3 de Ag. de 2022
me too
Veron Antony
el 4 de Ag. de 2022
I downloaded the right version. But I'm still facing the same issue.
Veron Antony
el 4 de Ag. de 2022
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
Quang Luong
el 5 de Ag. de 2022
hello Antony can you help me with it ??
Veron Antony
el 5 de Ag. de 2022
Hi Quang, there are two functions in the install_addon.m file:
- check addon arch against matlab arch
- 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.
Quang Luong
el 5 de Ag. de 2022
I did it. Thank you very much.
Samruddhi Gawde
el 17 de Ag. de 2022
How. I am still not getting. i have downloaded the correct version zip files.
Fares
el 5 de Sept. de 2022
I always get this problem when installing simscape multibody link ( Archive architecture () does not match the MATLAB architecture (win64).)
what is the solution?
Walter Roberson
el 5 de Sept. de 2022
This is a known problem. There is a work-around posted at https://www.mathworks.com/matlabcentral/answers/1769275-simscape-multibody-link-download#comment_2300695
Categorías
Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!