Matlab add-on manager not working with R2020a

조회 수: 7 (최근 30일)
Saad Ahmed
Saad Ahmed 2022년 3월 9일
댓글: Mason Barber 2022년 11월 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일
How do you delete preference options
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에서 Startup and Shutdown에 대해 자세히 알아보기

태그

제품


릴리스

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by