Problems linking simmechanics to SolidWorks

27 ビュー (過去 30 日間)
Harold
Harold 2014 年 4 月 13 日
コメント済み: Walter Roberson 2022 年 9 月 5 日
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 件のコメント
Veron Antony
Veron Antony 2022 年 8 月 5 日
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 日
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 件のコメント
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?
Walter Roberson
Walter Roberson 2022 年 9 月 5 日

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by