install matlab 2020a on Ubuntu18.04 LTS
조회 수: 11 (최근 30일)
이전 댓글 표시
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개)
Vinai Datta Thatiparthi
2020년 4월 15일
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!
댓글 수: 0
참고 항목
카테고리
Help Center 및 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!