How to check which packages are installed in matlab?

조회 수: 138 (최근 30일)
Mikhail
Mikhail 2014년 8월 22일
편집: cikalekli 2022년 3월 1일
My version is 2012a

채택된 답변

José-Luis
José-Luis 2014년 8월 22일
If by package you mean toolboxes then just type
ver
in the command line
  댓글 수: 2
Mikhail
Mikhail 2014년 8월 22일
Thanks
cikalekli
cikalekli 2022년 3월 1일
편집: cikalekli 2022년 3월 1일
Thank you, I've been searching up for that

댓글을 달려면 로그인하십시오.

추가 답변 (2개)

Star Strider
Star Strider 2014년 8월 22일
Use the ver command from the Command Window. It will tell you everything about your MATLAB installation.

Chethan R
Chethan R 2018년 6월 7일
편집: Walter Roberson 2018년 6월 8일
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
Star Strider
Star Strider 2018년 6월 7일
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.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by