matlab2023a安装Simscape Multibody Link插件失败
이전 댓글 표시
采用命令
>> installaddon('smlink.r2023a.win64.zip')
安装时,提示:
Installing smlink.r2023a.win64...
错误使用 installaddon
Archive architecture () does not match the MATLAB architecture (win64).
Installation of smlink.r2023a.win64 failed.
답변 (1개)
Jaswanth
2024년 6월 14일
0 개 추천
Hi,
In regard to the error ‘Archive architecture () does not match the MATLAB architecture (win64)’ you have encountered, following response by MathWorks Staff could be helpful:
As mentioned in the reference provided above,
- Try deleting and re-downloading the packages.
- Ensure to Run MATLAB as administrator.
- Add the folder in which you saved the installation files to the MATLAB path.
I hope the information provided above is helpful.
카테고리
도움말 센터 및 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!