- install_addon.m
- smlink.r2010a.win.32.zip (or similar)
Why do I get an error regarding "install_addon" when I try to install the Simscape Multibody Link plugin?
25 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
MathWorks Support Team
el 20 de Mayo de 2011
Editada: MathWorks Support Team
el 5 de Mzo. de 2022
I am having an issue in linking SolidWorks to MATLAB. I download the 'install_addon.m' file. However, I receive an error when I execute the following command:
>> install_addon('smlink.r2010a.win.32.zip')
But I encounter the error:
ERROR: ??? Undefined function or method 'install_addon' for
input arguments of type 'char'.
or:
ERROR: Unrecognized function or variable 'install_addon'
Respuesta aceptada
MathWorks Support Team
el 5 de Mzo. de 2022
Editada: MathWorks Support Team
el 5 de Mzo. de 2022
In order to execute the 'install_addon' for the SolidWorks product, make sure that the following files are in the MATLAB current working directory. The two files are:
Refer to the following answer for more information:
1 comentario
Walter Roberson
el 14 de En. de 2016
Editada: MathWorks Support Team
el 1 de Dic. de 2020
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.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!