Unable to resolve the name matlab.internal.addons.showAddon in Matlab 2020b
Afficher commentaires plus anciens
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.
Réponses (1)
Walter Roberson
le 20 Déc 2025
0 votes
matlab.internal.addons.showAddon is a little-documented function, with no doc page.
It was added in R2024a.
1 commentaire
Allen Takahashi
le 20 Déc 2025
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!