Borrar filtros
Borrar filtros

How to check which packages are installed in matlab?

268 visualizaciones (últimos 30 días)
Mikhail
Mikhail el 22 de Ag. de 2014
Editada: cikalekli el 1 de Mzo. de 2022
My version is 2012a

Respuesta aceptada

José-Luis
José-Luis el 22 de Ag. de 2014
If by package you mean toolboxes then just type
ver
in the command line
  2 comentarios
cikalekli
cikalekli el 1 de Mzo. de 2022
Editada: cikalekli el 1 de Mzo. de 2022
Thank you, I've been searching up for that

Iniciar sesión para comentar.

Más respuestas (2)

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

Chethan R
Chethan R el 7 de Jun. de 2018
Editada: Walter Roberson el 8 de Jun. de 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 comentario
Star Strider
Star Strider el 7 de Jun. de 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.

Iniciar sesión para comentar.

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by