필터 지우기
필터 지우기

Once installation and activation is complete, how do I open MATLAB?

조회 수: 7 (최근 30일)
I've successfully installed and activated MATLAB, but I don't know how to open it. I cannot find an icon to access the program. What am I dong wrong?

채택된 답변

Stalin Samuel
Stalin Samuel 2016년 9월 18일
편집: Stalin Samuel 2016년 9월 18일
  댓글 수: 1
Waldir Leoncio Netto
Waldir Leoncio Netto 2019년 12월 17일
편집: Waldir Leoncio Netto 2019년 12월 17일
Here is the equivalent link for Linux users, though what worked for me was running
whereis MATLAB
to remember where I ordered MATLAB to be installed. Turned out to be on "usr/local/MATLAB", so to run the program I had to issue
/usr/local/MATLAB/R2019b/bin/matlab
on my terminal. If your system did not create a shortcut for that, I recommend you do so unless you really like typing.
P.S.: Some Debian derivatives such as Ubuntu come with a "matlab-support" package which "configures an existing MATLAB installation to integrate more comfortably in a Debian installation". If you install that package, MATLAB should immediately show up in your desktop applications list.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by