Effacer les filtres
Effacer les filtres

How to check which packages are installed in matlab?

308 vues (au cours des 30 derniers jours)
Mikhail
Mikhail le 22 Août 2014
Modifié(e) : cikalekli le 1 Mar 2022
My version is 2012a

Réponse acceptée

José-Luis
José-Luis le 22 Août 2014
If by package you mean toolboxes then just type
ver
in the command line
  2 commentaires
Mikhail
Mikhail le 22 Août 2014
Thanks
cikalekli
cikalekli le 1 Mar 2022
Modifié(e) : cikalekli le 1 Mar 2022
Thank you, I've been searching up for that

Connectez-vous pour commenter.

Plus de réponses (2)

Star Strider
Star Strider le 22 Août 2014
Use the ver command from the Command Window. It will tell you everything about your MATLAB installation.

Chethan R
Chethan R le 7 Juin 2018
Modifié(e) : Walter Roberson le 8 Juin 2018
Error using webcamlist (line 20)
MATLAB Support Package for USB Webcams has not been installed. Open Add-Ons Explorer to install the
Webcam Support Package.
please give me solution for this
  1 commentaire
Star Strider
Star Strider le 7 Juin 2018
Type:
webcam
in your Command Window. It should bring up a red error message that provides an underlined, bold link. Click on that link, then follow the instructions to download and install the MATLAB Support Package for USB Webcams (link).
It is only available for R2014a and later releases.

Connectez-vous pour commenter.

Catégories

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

Community Treasure Hunt

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

Start Hunting!

Translated by