SimMechanics Link problem
6 ビュー (過去 30 日間)
古いコメントを表示
I have a problem. I`m trying to install the addon to connect Matlab and SolidWOrks and I get this error:
install_addon('smlink.r2010a.win64.Zip') ??? Undefined function or method 'install_addon' for input arguments of type 'char'.
Can u tell me where I`m doing wrong? The OS is Windows 7 and Matlab(2010a) is on 64.
1 件のコメント
Kalinin Yaroslav
2012 年 5 月 21 日
You must have file 'install_addon.m' in your current folder. First try to run it.
採用された回答
Kaustubha Govind
2012 年 5 月 21 日
編集済み: John Kelly
2015 年 2 月 26 日
You need to download install_addon.m and the platform-specific ZIP file. Then go to the directory containing the downloaded files and run the command.
2 件のコメント
その他の回答 (0 件)
参考
カテゴリ
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!