Problem Add-Ons Matlab 2016b

5 ビュー (過去 30 日間)
Slim ABDELHEDI
Slim ABDELHEDI 2016 年 11 月 8 日
回答済み: Jay Vaidya 2020 年 9 月 4 日
The Add-On Explorer is currently unavailable. We've been notified of the issue and are looking into it.
  1 件のコメント
cangfeng zhuo
cangfeng zhuo 2018 年 2 月 5 日
did you find out the cause now?

サインインしてコメントする。

回答 (2 件)

EkoSusatio
EkoSusatio 2017 年 1 月 6 日
編集済み: Walter Roberson 2017 年 1 月 7 日
This is my experience and its working for me with R2106B and Win10. I will give you an example with case of installing OS Generic Video Interface to enable Matlab 2016B accessing webcam.
1. Download Support Package via browser here (or maybe another link) https://www.mathworks.com/hardware-support/directshow.html. Click on Get Support Package. Save the "osgenericvideointerface.mlpkginstall" in any folder you prefer.
2. Start Matlab R2016B and select the prefered folder where "osgenericvideointerface.mlpkginstall" saved.
3. In the Current Folder of Matlab interface, rightclick on "osgenericvideointerface.mlpkginstall", choose download and install.
4. Follow the installation procsess.
5. Check with "imaqhwinfo", in the InstalledAdapter there should be "winvideo" there.
I think for other case, it will also work. I tried with package for OS Generic and Kinect. If you need another package, just search the "*.mlpkginstall" file and follow the step above. Good Luck

Jay Vaidya
Jay Vaidya 2020 年 9 月 4 日
Please try to run the following in the MATLAB Command Window:
>> opengl software
And then try opening the Add on explorer again. It worked for me.
If that works, you can save the preference so that MATLAB always opens with Software OpenGL by running:
>> opengl('save','software')

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by