- 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
69 views (last 30 days)
Show older comments
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 Comments
Answers (2)
Sourav Sukumaran
on 3 Jul 2022
Edited: Sourav Sukumaran
on 3 Jul 2022
Hi
You can try these fixes:
0 Comments
Sai Sumanth Korthiwada
on 19 Dec 2022
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 Comments
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!