I have successfully installed and downloaded MATLAB but I can’t find it anywhere in my computer with Linux system?!

96 views (last 30 days)
I have successfully installed and downloaded MATLAB but I can’t find it anywhere in my computer with Linux system?!

Answers (2)

VINAYAK LUHA
VINAYAK LUHA on 5 Jan 2024
Hello Masoumeh,
I comprehend that you've succesfully installaed MATLAB on your Linux system and are looking to determine the installation directory. Typically, if not altered during the setup process, MATLAB is installed at "/usr/local/MATLAB/R20xxa/R20xxb".
However, if you've chosen a different location during installation, you can locate it through a couple of methods:
  • Launch MATLAB and enter "matlabroot" in the Command Window. This will display the MATLAB installation path.
  • Alternatively, you can find the installation path detailed in the MATLAB installation log file, which can be found at /tmp/mathworks_<yourUserName>.log.
I trust this information addresses your question.
Best regards,
Vinayak Luha

g
g on 14 Oct 2024
Edited: g on 14 Oct 2024
I am in a similar situation. I downloaded the app, installed it, selected the directory (/usr/local/...), and then chose the products and options. I downloaded everything, and it said that it had installed successfully, but I see no app nor can I call it through the terminal. The folder I chose as the directory has been filled with files and other items, but the app hasn't appeared anywhere.
here is the folder i chose as a directory
How can i run something that isn't there?
am i maybe missing a step?

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!