Why do I receive an Error regarding third party software when Downloading or Installing a support package?

조회 수: 2,835 (최근 30일)
Why do I get an Error regarding third-party software when Downloading or Installing a support package?
Example: Failed to install the third-party software

채택된 답변

MathWorks Support Team
MathWorks Support Team 2023년 12월 21일
편집: MathWorks Support Team 2023년 12월 21일
Firstly, see if a local computer administrator can perform the installation of the support package. Please note that support packages install in a user-specific directory on macOS and Linux.
Often this error can be resolved by using the
to obtain the offline installation files for the desired Support Package. As a first step, you can try running the Support Software Downloader on the same machine where you got the error. 
If you encounter the same error in the Support Software Downloader, you will have to run the Support Software Downloader on a different network or a different machine and then transfer the offline installation files onto the machine where MATLAB is installed. 
Then follow the instructions in the readme.txt file to install the support package using the offline installation files.
For more information, see:
If you are still encountering errors while installing the support package, try configuring a new Support Package Root for MATLAB as a troubleshooting step. For example on Windows, execute these MATLAB commands:
matlabshared.supportpkg.getSupportPackageRoot
matlabshared.supportpkg.setSupportPackageRoot('C:\ProgramData\MathWorks\MATLAB\newSpkgRoot')
Then close and re-open MATLAB and retry the support package installation.
For more information, see:
If neither of the recommended solutions work, please contact MathWorks Support and provide us with a copy of your log file:
Note
: The following Support Package is currently unable to be installed on an offline computer and requires an internet connection:
  • UAV Toolbox Support Package for PX4 Autopilots

추가 답변 (0개)

카테고리

Help CenterFile 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!

Translated by