Problem Add-Ons Matlab 2016b

5 visualizaciones (últimos 30 días)
Slim ABDELHEDI
Slim ABDELHEDI el 8 de Nov. de 2016
Respondida: Jay Vaidya el 4 de Sept. de 2020
The Add-On Explorer is currently unavailable. We've been notified of the issue and are looking into it.
  1 comentario
cangfeng zhuo
cangfeng zhuo el 5 de Feb. de 2018
did you find out the cause now?

Iniciar sesión para comentar.

Respuestas (2)

EkoSusatio
EkoSusatio el 6 de En. de 2017
Editada: Walter Roberson el 7 de En. de 2017
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 el 4 de Sept. de 2020
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')

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by