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

Vasilis Zartilas
Vasilis Zartilas 2021년 12월 17일
편집: Vasilis Zartilas 2021년 12월 17일
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

댓글을 달려면 로그인하십시오.

답변 (1개)

Image Analyst
Image Analyst 2021년 12월 17일

0 개 추천

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.

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품

릴리스

R2021b

질문:

2021년 12월 17일

편집:

2021년 12월 17일

Community Treasure Hunt

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

Start Hunting!

Translated by