User Tools

Site Tools


wiki:matlab

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
wiki:matlab [2024/08/25 22:13] – created adminwiki:matlab [2024/08/25 22:14] (current) – [Common Error] admin
Line 9: Line 9:
  
 ==== Common Error ==== ==== Common Error ====
-terminate called after throwing an instance of 'std::runtime_error' +  terminate called after throwing an instance of 'std::runtime_error' 
-  what(): Unable to launch the MATLABWindow application +    what(): Unable to launch the MATLABWindow application 
-Aborted+  Aborted
  
 +Source: https://www.mathworks.com/matlabcentral/answers/540707-why-does-matlab-fail-to-install-with-a-std-runtime_error-what-unable-to-launch-the-matlabwind
  
 +  * cd to your unzipped MATLAB installer folder
 +  * Run ./bin/glnxa64/MATLABWindow to diagnose, it tells what library is missing.
 +  * Ubuntu: apt install libgtk2.0-0 libnss3 libatk-bridge2.0-0 libasound2 libxt6 libxft2
  
wiki/matlab.1724624007.txt.gz · Last modified: 2024/08/25 22:13 by admin