an error about installing DSP System Toolbox

How to handle an error when installing DSP System Toolbox, showing "MATLAB access denied, cannot install because you do not have write permission for this folder."

Answers (1)

The error indicates that the account you are using to run the installer does not have permission to write to the target installation location. Here are some steps you can try:
1. For Windows: Right-click on MATLAB and select "Run as administrator."
2. For Linux: Start MATLAB using the command line by typing
sudo matlab
You can refer to the following thread; it discusses a similar issue:

Categories

Products

Release

R2024b

Asked:

on 9 Oct 2024

Answered:

on 9 Oct 2024

Community Treasure Hunt

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

Start Hunting!