how to start matlab?

16 views (last 30 days)
Ilay perez
Ilay perez on 12 Dec 2019
Commented: Walter Roberson on 17 Dec 2019
I activated matlab but instead of opening the software it keeps open the activation module how can I open matlab?

Answers (2)

Sahithi Kanumarlapudi
Sahithi Kanumarlapudi on 17 Dec 2019
You can find ‘MATLAB’ application at ‘C:\Program Files\MATLAB\R2019b(Check your release)\bin\matlab’ (if you have downloaded MATLAB in ‘C drive’ else go to the folder where MATLAB is downloaded and follow the path above.)
  4 Comments
Ilay perez
Ilay perez on 17 Dec 2019
I dont have the path they wrote to paste the license file there is there another opetion?
Walter Roberson
Walter Roberson on 17 Dec 2019
If you do not have access to the path to the license file, then we have to wonder if you are authorized to install the software on the machine.
Though if you do not have write access to the normal license file location, then you probably also do not have access to set the LM_LICENSE_FILE environment variable. You would then either need to create a .bat that started MATLAB for you after setting the variable, or else you would have to modify the properties of the icon that starts MATLAB in order to configure it to set the environment variable . Alternately, you coud alter the properties of the icon that starts MATLAB to add a -c option to the command line; see https://www.mathworks.com/help/matlab/ref/matlabwindows.html#d117e887510

Sign in to comment.


Sahithi Kanumarlapudi
Sahithi Kanumarlapudi on 17 Dec 2019
Hi,
If you need further help you could contact MathWorks support at

Categories

Find more on Install Products 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!