Matlab add-on manager not working with R2020a

1 次查看(过去 30 天)
The add-ons feature of matlab is not functioning with Matlab 2020a, receiving the below error message on clicking the addon
**---------------------------------------------------------------------------------------------------------------------------------------------------------
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.Explorer/bringToFront (line 65)
obj.addOnsWindowInstance.bringToFront();
Error in matlab.internal.addons.launchers.showExplorer (line 132)
matlab.internal.addons.Explorer.getInstance.bringToFront;
**--------------------------------------------------------------------------------------------------------------------------------
Any help is appreciated
  1 个评论
Walter Roberson
Walter Roberson 2022-3-9
You probably have some third-party software on your path that is interfering with basic matlab routines. For example you might have a third party strjoin function.

请先登录,再进行评论。

回答(1 个)

Saad Ahmed
Saad Ahmed 2022-3-9
I uninstalled matlab and deleted the preference options, then re installed with new preference directory, the problem is solved
  2 个评论
Mason Barber
Mason Barber 2022-11-30
I am having the same issues and I have unistalled Matlab and reinstalled and I still can not use the add ons

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Get Started with MATLAB 的更多信息

标签

产品


版本

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by