impossible to use Add-On Explorer
60 ビュー (過去 30 日間)
古いコメントを表示
philippe gombert
2017 年 2 月 21 日
コメント済み: Maarten van Alem
2022 年 10 月 5 日
Hello, after to install 2016B version i can't use Add-On Explorer. I have error message:
The Add-On Explorer is currently unavailable. We've been notified of the issue and are looking into it.
I use new computer Win10 64 and i do not understand why because 2015b version on my old PC win7 32 bits work fine. When i installed new version i am in administrator mode (ncéssary if i want to communicaticate with arduino).
Regards. Philippe
7 件のコメント
Faiaz Syed
2018 年 5 月 26 日
mine is a 2017a version and i am still getting the same error how do i solve this
Image Analyst
2018 年 5 月 26 日
Here are 3 answers:
採用された回答
Image Analyst
2017 年 3 月 1 日
Call the Mathworks directly for any installation-related help, which it sounds like this is. It's friendly, FAST, and FREE. What more could you want?
2 件のコメント
Image Analyst
2019 年 4 月 20 日
On the home page of virtually every web site run by a company, there is a link on the home page (usually near the top) that says "Contact Us". The Mathworks is slightly different in that those links are at the bottom.
At the top is the same link but it's just an icon of an old-fashioned telephone handset.
Call the main number, ask for "technical support" and then ask for "installation" at the voice prompts. Someone will be happy to help you.
その他の回答 (2 件)
EkoSusatio
2017 年 3 月 13 日
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://de.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
3 件のコメント
Image Analyst
2017 年 3 月 16 日
philippe, you probably have a version before the Add-on Explorer was added. Do you see a button for Add-ons on the tool ribbons? Do you even have a tool ribbon? What version do you have?
Guoyang ZHANG
2020 年 4 月 22 日
I've downloaded the "osgenericvideointerface.mlpkginstall", and I click the "download and install", but it doesn't work either...
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')
1 件のコメント
Maarten van Alem
2022 年 10 月 5 日
Jay, that solution does not seem to work. Ive read it on many post already with always: it doesnt work, just below
参考
カテゴリ
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!