Why do I get an error regarding "install_addon" when I try to install the Simscape Multibody Link plugin?

26 visualizzazioni (ultimi 30 giorni)
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'

Risposta accettata

MathWorks Support Team
MathWorks Support Team il 5 Mar 2022
Modificato: MathWorks Support Team il 5 Mar 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:
  • install_addon.m
  • smlink.r2010a.win.32.zip (or similar)
Refer to the following answer for more information:

Più risposte (0)

Categorie

Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange

Tag

Non è stata ancora inserito alcun tag.

Prodotti


Release

R2010a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by