附加功能无法安装

15 vues (au cours des 30 derniers jours)
瑜
le 17 Mai 2024
他说文件没有访问权限

Réponses (1)

Shivani
Shivani le 4 Juin 2024
Hello @瑜,
由于我的中文水平有限,我用英文回答这个问题。
Based on my understanding, you are encountering this error because you lack the required permissions to write to the folder where MATLAB is attempting to install the add-ons. Here are some possible solutions to address this issue:
  • Run the MATLAB installer as an administrator, which may resolve the access issue. You can do this by right-clicking on the installer and selecting 'Run as administrator'.
  • Ensure that you have write permissions for the folder where MATLAB is trying to install the toolbox. Check this by right-clicking on the folder, selecting 'Properties', and then navigating to the 'Security' tab. If you do not have write permissions, you will need to modify the permissions or choose a different installation location. For more details, refer to the following documentation link: https://www.mathworks.com/help/install/ug/install-using-a-file-installation-key.html
Additionally, you can look at the following MATLAB Answer threads for more information on resolving this error:

Catégories

En savoir plus sur 安装和许可简介 dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!