Where is the MATLAB application located?
31 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
MathWorks Support Team
am 9 Sep. 2016
Beantwortet: MathWorks Support Team
am 9 Sep. 2016
Where is the MATLAB application located?
Akzeptierte Antwort
MathWorks Support Team
am 9 Sep. 2016
MATLAB is located in different places and has different names depending on what operating system you are using. In the below examples, "R20XXx" is a placeholder for the release in question, e.g. R2016b.
Windows:
C:\Program Files\MATLAB\R20XXx\bin\matlab.exe
Mac:
/Applications/Matlab_R20XXx.app
Linux:
/usr/local/MATLAB/R20XXx/bin/matlab
Please note that it is possible to have multiple releases of MATLAB installed on the same machine, which is why the release is always included in the path to the application.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!