push add ons returns "dot indenting not supported"

조회 수: 2 (최근 30일)
Fred
Fred 2020년 11월 9일
댓글: James White 2022년 2월 25일
Hi,
I see that it is a common issue but I could not find anything useful on previous posts:
when I am pushing the add-ons button I have an error message:
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;
I am using matlab 2020b, I tried with 2020a but the issue is there as well. I am working on a macbook pro with 10.15.7 Catalina.
Can you help me fixing this?
Thanks,
Fred
  댓글 수: 2
Antoine Nauleau
Antoine Nauleau 2021년 1월 3일
I'm also having the same issue on Matlab2020b, on Macbook pro Catalina 10.15.17. Resetting preferences did not help.
James White
James White 2022년 2월 25일
I'm having the same issue very frustrating, I've updated Matlab, run the preferences thing. Nothing.

댓글을 달려면 로그인하십시오.

답변 (1개)

Raunak Gupta
Raunak Gupta 2020년 11월 13일
Hi,
Regenerating the MATLAB preferences might help you resolve this issue. You can follow the steps mentioned in the following answer.

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by