Why do I receive the error: "matlab: command not found" when starting MATLAB on Linux?

253 Ansichten (letzte 30 Tage)
When starting MATLAB from a terminal on Linux, I type the command "matlab" and I receive the following error:
ERROR: matlab: command not found
I would like to know how to start MATLAB from Linux.

Akzeptierte Antwort

MathWorks Support Team
MathWorks Support Team am 2 Apr. 2024 um 0:00
Bearbeitet: MathWorks Support Team am 2 Apr. 2024 um 19:20
This error indicates that there is either no symbolic link to MATLAB or MATLAB's bin folder is not set on the system's PATH. In order to use the command "matlab" to start MATLAB on Linux, either MATLAB's bin folder must be included in the PATH environment variable, or there must be a link to the "MATLAB" script on the PATH.

Weitere Antworten (0)

Kategorien

Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange

Tags

Noch keine Tags eingegeben.

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by