Installing Supported Compliers on Ubuntu 20.01

20 views (last 30 days)
I have just installed Matlab R2020b on my Ubuntu 20.01 System. The application works fine, but after the installation I got a notification saying that need to install supported compilers for some of the packages and also a Java JDK. I could browse and find the list of compilers I need to install (https://in.mathworks.com/support/requirements/supported-compilers.html). Can someone help me with how to download and install these compilers?

Accepted Answer

Arthur Goldsipe
Arthur Goldsipe on 17 Jan 2021
You can use "apt" to install these compilers. Try googling "install gcc ubuntu" and "install jdk ubuntu" if you need more detailed instructions on how to use "apt" to install these compilers.

More Answers (0)

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!