I am trying to install the Arduino Support package but is not been able to find the URL

4 views (last 30 days)
I am trying to install the Arduino Support package but I can not open the add-on explorer. I have tried to install from the current folder after downloaded from the mathworks adds on explorer and I get this message error. Does anyone know how to solve this? Thanks.
Dot indexing is not supported for variables of this type.
Error in matlab.internal.addons.AddOnsWindow/bringToFront (line 68)
obj.webwindow.bringToFront();
Error in matlab.internal.addons.Manager/show (line 51)
obj.addOnsWindowInstance.bringToFront();
Error in matlab.internal.addons.launchers.showManager (line 76)
matlab.internal.addons.Manager.getInstance.show(navigationData);
Error in matlab.internal.addons.launchers.showInstallerInManager (line 22)
matlab.internal.addons.launchers.showManager('openUrl', installerUrl);

Answers (1)

Urmila Rajpurohith
Urmila Rajpurohith on 26 Feb 2021
Hi
To resolve this issue, please regenerate your MATLAB Preferences, following the instructions mentioned in the link below:
Hope this helps!

Community Treasure Hunt

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

Start Hunting!