Add-On Explorer currently unavailable
이전 댓글 표시
When will Add-On Explorer will be unavailable again? The problem remains for more than 2 months. Is there an alternative solution? Our work falls behind because of that.

댓글 수: 6
Walter Roberson
2016년 6월 18일
Add-On Explorer is working fine for my system, R2016a on OS-X.
Is it possible that you are using a proxy connection?
K G
2016년 8월 12일
missliu01
2016년 11월 3일
Have you solved this problem?
Ayad Ben Saliem
2016년 11월 16일
편집: Ayad Ben Saliem
2016년 11월 16일
I have this issue too.
Have you solved this problem?
I'm running MATLAB R2016b on (Ubuntu 16.04 LTS x64).
Naveen Soni
2017년 2월 2일
i have the same issue form Last 3 months
U S N Raju
2019년 1월 26일
same issue in 18.04
채택된 답변
추가 답변 (13개)
Shamnad
2017년 2월 25일
2 개 추천
Try running Matlab with administrative privileges. That is, in Windows right click on the Matlab icon and select the 'Run as administrator' option from the menu. Try opening the Add-on Explorer now and if you have a valid License, then you'll find it working. :)
Akhtar Jamil
2016년 10월 29일
1 개 추천
You can manually install the adons using the installation files.
For details see the link below
댓글 수: 5
soyoung shin
2016년 11월 30일
I checked the link again and again but i still couldn't understand how I install. Can you explain more details?
Nguyen Ngoc Quang
2016년 12월 8일
me too, i cannot do it. They show a hard-way to understand to do. Haiz
Nguyen Ngoc Quang
2016년 12월 9일
편집: Nguyen Ngoc Quang
2016년 12월 9일
To install the add-on manually, double click the add-on installation file in the MATLAB Current Folder browser. An installer launches to guide you through the installation process. Valid installation files include .mltbx files (toolboxes), .mlappinstall files (apps), and .mlpkginstall files (hardware support packages). -------------------------------------------------------------- i don't see any file.mltbx or .mlappinstall, .mlpkginstall. How can i file them ? plz help.
Walter Roberson
2016년 12월 9일
Which MATLAB version are you using, and what are you trying to install?
thikshaya M
2020년 3월 23일
I am using matlab17, I am not able to get the adds-on explorer
EkoSusatio
2016년 12월 17일
편집: EkoSusatio
2019년 1월 22일
1 개 추천
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/video-capture-device.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
Vincenzo Cappelluti
2016년 8월 6일
0 개 추천
It is still unavailable.
He Qinghong
2016년 10월 24일
0 개 추천
OMG, The problem had still not solved!
soyoung shin
2016년 11월 30일
0 개 추천
It still unavailable............. R2015b windows10
unavailable....not working (R2016a)
Liang Wei
2017년 1월 23일
0 개 추천
I solved by using this method: https://www.youtube.com/watch?v=SRDzDD3jYYI
Rabia Afzal
2017년 9월 23일
0 개 추천
How can I get the valid license? is it necessary to have a valid license.. I mean I am a student, how can i fix this error. please anyone help me,
댓글 수: 1
Walter Roberson
2017년 9월 23일
Student Suite can be purchased through the Mathworks web site. Sometimes universities make licenses available to students.
Michael
2019년 4월 2일
0 개 추천
I was having a problem with this on my Mac running R2018b. I was able to get to the 'Add-On Explorer' by:
1. Clicking the 'Add-Ons' drop down in Matlab.
2. Then clicking on 'Manage Add-Ons.'
3. Within the 'Add-On Manager' window, in the upper right hand of the window is 'Get Add-Ons.' Click on this.
This brought up the 'Add-On Explorer' without a problem.
I hope this helps.
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')
카테고리
도움말 센터 및 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!