SimMechanics Link problem
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
irina Tatu
el 17 de En. de 2012
Comentada: Walter Roberson
el 14 de En. de 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 comentario
Kalinin Yaroslav
el 21 de Mayo de 2012
You must have file 'install_addon.m' in your current folder. First try to run it.
Respuesta aceptada
Kaustubha Govind
el 21 de Mayo de 2012
Editada: John Kelly
el 26 de Feb. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!