SimMechanics Link problem
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
irina Tatu
am 17 Jan. 2012
Kommentiert: Walter Roberson
am 14 Jan. 2016
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 Kommentar
Kalinin Yaroslav
am 21 Mai 2012
You must have file 'install_addon.m' in your current folder. First try to run it.
Akzeptierte Antwort
Kaustubha Govind
am 21 Mai 2012
Bearbeitet: John Kelly
am 26 Feb. 2015
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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!