SimMechanics Link
4 ビュー (過去 30 日間)
古いコメントを表示
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.
0 件のコメント
採用された回答
Kaustubha Govind
2011 年 2 月 4 日
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 件のコメント
Beiimbet Razak
2023 年 3 月 28 日
Hello, I need to download matlab 2010, you can show step-by-step instructions.Thanks for attention.
その他の回答 (2 件)
Mohammad
2013 年 3 月 28 日
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
2017 年 5 月 12 日
where can i get smlink.r2010a.win.32.zip and install_addon.m
1 件のコメント
Walter Roberson
2017 年 5 月 12 日
参考
カテゴリ
Help Center および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!