Effacer les filtres
Effacer les filtres

How can I determine the version of MATLAB without launching it?

126 vues (au cours des 30 derniers jours)
I would like to find the version of MATLAB without having to launch it. Also, I may have multiple installations. How can I determine the version of each installation without launching MATLAB?

Réponse acceptée

MathWorks Support Team
MathWorks Support Team le 13 Fév 2012
To check the version of MATLAB without launching it, open a command prompt or terminal and type the following command:
matlab -help
This will output a list of MATLAB's command-line arguments and the version number will be displayed at the very end. This version number will correspond to the version of MATLAB that appears first on the system path.
In the case of multiple MATLAB installations, you must execute the command in the bin directory of each installation path.

Plus de réponses (0)

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Tags

Aucun tag saisi pour le moment.

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by