Installing Supported Compliers on Ubuntu 20.01
2 views (last 30 days)
Show older comments
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?
0 Comments
Accepted Answer
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)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!