Problem Add-Ons Matlab 2016b

조회 수: 4 (최근 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 CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by