Unable to open Add-On Explorer

54 views (last 30 days)
Yonathan Zarkovian
Yonathan Zarkovian on 22 Jun 2022
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.

Answers (2)

Sourav Sukumaran
Sourav Sukumaran on 3 Jul 2022
Edited: Sourav Sukumaran on 3 Jul 2022
Hi
You can try these fixes:

Sai Sumanth Korthiwada
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?

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Tags

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!