Unable to resolve the name matlab.internal.addons.showAddon in Matlab 2020b
14 次查看(过去 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
about 16 hours 前
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!