Matlab R2023b installation issue on Ubuntu 22.04 LTS
17 views (last 30 days)
Show older comments
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 Comments
Answers (1)
prabhat kumar sharma
on 14 Feb 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 Comments
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!