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!