Failed to create the specified folder. To continue, select a different folder (Linux)
이전 댓글 표시
My operating system is Linux Ubuntu, and I'm trying to install MATLAB. However, the following occurred initially:
"Failed to create the specified folder. To continue, select a different folder."

After that, I changed to the directory: ~/Downloads/MATLAB/R2022a
I managed to start the installation. At the time of installation, the following error occurred:
"There was an error while extracting product files. Try rerunning the Installer.
For help, see this MATLAB Answer."

The information from the MATLAB Answer link didn't help much.
I would be extremely grateful if someone could help me.
댓글 수: 2
madhan ravi
2024년 1월 6일
do you have write permission to /usr/local?
Augusto Gabriel da Costa Pereira
2024년 1월 6일
답변 (1개)
Alfredo Escobar
2024년 8월 7일
0 개 추천
Hola, lo que debes hacer es ejecutar con permisos la instalación, así:
sudo ./install
eso es todo, te instalara los archivos de Matlab en la ruta establecida por defecto y en teoria no debe generar ningun problema adicional
카테고리
도움말 센터 및 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!