Azzera filtri
Azzera filtri

How to check which packages are installed in matlab?

268 visualizzazioni (ultimi 30 giorni)
My version is 2012a

Risposta accettata

José-Luis
José-Luis il 22 Ago 2014
If by package you mean toolboxes then just type
ver
in the command line

Più risposte (2)

Star Strider
Star Strider il 22 Ago 2014
Use the ver command from the Command Window. It will tell you everything about your MATLAB installation.

Chethan R
Chethan R il 7 Giu 2018
Modificato: Walter Roberson il 8 Giu 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 Commento
Star Strider
Star Strider il 7 Giu 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.

Accedi per commentare.

Categorie

Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by