- To resolve this issue, regenerate your MATLAB Preferences. https://www.mathworks.com/matlabcentral/answers/99625
- A clean installation of the version can also work. Please refer to this comment to fix any issue that come post installation. https://in.mathworks.com/matlabcentral/answers/1590739-failed-to-open-add-on-manager-and-install-add-ons#answer_844019
Unable to open Add-On Explorer
조회 수: 71 (최근 30일)
이전 댓글 표시
Hi,
I'm trying to access the Addon Explorer in order to install the Arduino Support Package and I get this error:
Dot indexing is not supported for variables of this type.
Error in matlab.internal.addons.AddOnsWindow/bringToFront (line 74)
obj.webwindow.bringToFront();
Error in matlab.internal.addons.Explorer/bringToFront (line 73)
obj.addOnsWindowInstance.bringToFront();
Error in matlab.internal.addons.launchers.showExplorer (line 138)
matlab.internal.addons.Explorer.getInstance.bringToFront;
I reset the MATLAB Preferences and also reinstalled in entirely. Both attempts did not fix the issue.
I'd appreciate your help.
Thank you.
댓글 수: 0
답변 (2개)
Sourav Sukumaran
2022년 7월 3일
편집: Sourav Sukumaran
2022년 7월 3일
Hi
You can try these fixes:
댓글 수: 0
Sai Sumanth Korthiwada
2022년 12월 19일
Hi Yonathan,
To resolve this issue, please regenerate your MATLAB Preferences, following the instructions in the link below:
How do I regenerate my MATLAB preferences?
댓글 수: 0
참고 항목
카테고리
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!