I cant open matlab

16 views (last 30 days)
Vasilis Zartilas
Vasilis Zartilas on 17 Dec 2021
Edited: Vasilis Zartilas on 17 Dec 2021
I use the matlab in the zoirn os.
I have installed the program normally, I did not have an error.
After installation I look for Matlab on my computer but it does not exist.
I searched /Apps/Programming/MATLAB/R2021b/bin I found the program type file "matlab" and pressed it.
The small window of the program startup opens and then it does not load but closes.
What's wrong;
  1 Comment
Vasilis Zartilas
Vasilis Zartilas on 17 Dec 2021
Edited: Vasilis Zartilas on 17 Dec 2021
This worked for me:
However, for linux (In the link above you will find for all operating systems:):
By default the MATLAB installer will create a symbolic link in /usr/local/bin/. This means you should be able to invoke MATLAB by typing “matlab” the command prompt.
If you see an error saying that the command “matlab” was not found, you can launch MATLAB from the MATLAB installation directory.
By default this is located here:
/usr/local/MATLAB/R20XXx/bin/matlab
For example, to launch MATLAB R2021b first navigate to the bin directory inside the MATLAB installation directory:
cd /usr/local/MATLAB/R2021b/bin/
Then run matlab:
./matlab

Sign in to comment.

Answers (1)

Image Analyst
Image Analyst on 17 Dec 2021
Looks like it's covered by the FAQ:
So, trust me, your fastest route to a solution is to call them NOW. Talk to a real, live, friendly tech support person over the phone. Do it NOW, before the weekend, or you'll just delay solving it by a few days. Don't wait for an answer here when you can have it solved in the next few minutes if you'd just simply call them on the telephone. Don't use email or Answers - it will take much too long.
Installation support is free for all versions, even student version, so there is absolutely no reason not to call them.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products


Release

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!