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

22 views (last 30 days)
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?

Accepted Answer

Stalin Samuel
Stalin Samuel on 18 Sep 2016
Edited: Stalin Samuel on 18 Sep 2016
  1 Comment
Waldir Leoncio Netto
Waldir Leoncio Netto on 17 Dec 2019
Edited: Waldir Leoncio Netto on 17 Dec 2019
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.

Sign in to comment.

More Answers (0)

Categories

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

Tags

Products

Community Treasure Hunt

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

Start Hunting!