Error in installing add-ons
67 views (last 30 days)
Show older comments
so when i am trying to install apps from Get Add-Ons, its showing an error.
Dot indexing is not supported for variables of this type.
Error in matlab.internal.addons.AddOnsWindow/bringToFront (line 71)
obj.webwindow.bringToFront();
Error in matlab.internal.addons.Explorer/bringToFront (line 65)
obj.addOnsWindowInstance.bringToFront();
Error in matlab.internal.addons.launchers.showExplorer (line 134)
matlab.internal.addons.Explorer.getInstance.bringToFront;
Can anyone help me how to ifx it?
0 Comments
Accepted Answer
Anshika Chaurasia
on 13 Sep 2021
Hi Nazmun,
Refer to following MATLAB Answer discussion that will help you to resolve your issue:
Hope it helps!
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!