- 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 (최근 30일)
이전 댓글 표시
MathWorks Support Team
2011년 5월 20일
편집: MathWorks Support Team
2022년 3월 5일
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'
채택된 답변
MathWorks Support Team
2022년 3월 5일
편집: MathWorks Support Team
2022년 3월 5일
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
추가 답변 (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!