Unable to resolve the name matlab.internal.addons.showAddon in Matlab 2020b
조회 수: 16 (최근 30일)
이전 댓글 표시
I am trying to install the webcam pkg. via the command
matlab.internal.addons.showAddon('USBWEBCAM');
but I get the message Unable to resolve the name matlab.internal.addons.showAddon. I have tried regenerating the preferences file, but get the same message. Is there something else I can try? This is Matlab 2020b.
댓글 수: 0
답변 (1개)
Walter Roberson
대략 16시간 전
matlab.internal.addons.showAddon is a little-documented function, with no doc page.
It was added in R2024a.
참고 항목
카테고리
Help Center 및 File 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!