install matlab 2020a on Ubuntu18.04 LTS

12 views (last 30 days)
step 1: unzip matlab_R2020a_glnxa64.zip
Step 2: sudo sh install
terminate called after throwing an instance of 'std::runtime_error'
what(): Unable to launch the MATLABWindow application
Aborted (core dumped)
  1 Comment
Steven Chen
Steven Chen on 12 Apr 2020
BTW, I was able to install matlab2019a on the same Ubuntu18.04(fully patched).

Sign in to comment.

Answers (1)

Vinai Datta Thatiparthi
Vinai Datta Thatiparthi on 15 Apr 2020
Hello Steven,
The issue that you're facing is a known one. Here are 2 discussion on the MATLAB Answers forum that might be of help to you:
  • "Why is MATLAB unable to run the MATLABWindow application on Linux?": LINK
  • "Why do I get a 'MATLABWindow application failed to launch' error on Ubuntu 18.04?": LINK
Hope this helps!

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!