Matlab add-on manager not working with R2020a

1 visualización (últimos 30 días)
Saad Ahmed
Saad Ahmed el 9 de Mzo. de 2022
Comentada: Mason Barber el 30 de Nov. de 2022
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 comentario
Walter Roberson
Walter Roberson el 9 de Mzo. de 2022
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.

Iniciar sesión para comentar.

Respuestas (1)

Saad Ahmed
Saad Ahmed el 9 de Mzo. de 2022
I uninstalled matlab and deleted the preference options, then re installed with new preference directory, the problem is solved
  2 comentarios
Mason Barber
Mason Barber el 30 de Nov. de 2022
How do you delete preference options
Mason Barber
Mason Barber el 30 de Nov. de 2022
I am having the same issues and I have unistalled Matlab and reinstalled and I still can not use the add ons

Iniciar sesión para comentar.

Categorías

Más información sobre Get Started with MATLAB en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by