Matlab R2023b installation issue on Ubuntu 22.04 LTS
17 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi,
I'm trying to install Matlab R2023b on Ubuntu 22.04 LTS, but I'm encountering an error: "Error creating and setting up the model." I've attempted the installation with version R2020b, which was successful. I've also updated all the libraries, but the issue persists. I'm using administrative privileges (sudo) for the installation, and I've verified the integrity of the downloaded files; everything appears to be correct on this end.
Any assistance would be greatly appreciated.
Thanks.
0 comentarios
Respuestas (1)
prabhat kumar sharma
el 14 de Feb. de 2024
Hi Sami,
I understand that you are facing "Error creating and setting up the model" Error while installing. If you can share the
This seems more of like a system error, I'll suggest you to first check the system requirement and libraries are required in Ubunutu 22.04 LTS.
Additonally you can try installing the MATLAB from the terminal it can throught the much more detailed error.
cd /path/to/matlab/installation/files
./install
If Nothing workis I'll suggest you to contact mathworks customer support.
I hope it helps!
0 comentarios
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!