필터 지우기
필터 지우기

Matlab can't open Add-Ons and appdesigner in Win 11

조회 수: 5 (최근 30일)
Liu
Liu 2023년 8월 25일
댓글: Liu 2023년 8월 28일
When I click Get Add-Ons, matlab will show below message
Error using matlab.internal.cef.webwindow
MATLABWindow application failed to launch. Unable to launch the MATLABWindow application. The exit code was: -1073741819
Error in matlab.internal.webwindow/createImplementation (line 315)
implObj = matlab.internal.cef.webwindow(varargin{:});
Error in matlab.internal.webwindow (line 163)
obj.impl = obj.createImplementation(varargin{:});
Error in matlab.internal.addons.AddOnsWindow (line 41)
obj.webwindow = matlab.internal.webwindow('about:blank', obj.debugPort);
Error in matlab.internal.addons.Explorer/createNewWindow (line 111)
obj.addOnsWindowInstance = matlab.internal.addons.AddOnsWindow(obj.WINDOW_TITLE, clientType, obj.windowStateUtil.getPositionForExplorer);
Error in matlab.internal.addons.Explorer/show (line 62)
obj.createNewWindow;
Error in matlab.internal.addons.launchers.showExplorer (line 140)
matlab.internal.addons.Explorer.getInstance.show(navigationData);
I try to click Get Add-Ons again, and the Add-Ons window will pop out and crash.
This phenomenon also happened on appdesigner.
Error using appdesigner
Unable to start App Designer due to an internal error.
MATLABWindow application failed to launch. Unable to launch the MATLABWindow application. The exit code was: -1073741819
I have tried this method of the answer and reinstalled Matlab a few times, but it didn't work.
https://www.mathworks.com/matlabcentral/answers/1816905-i-cannot-run-the-matlabwindow-application-on-windows-11?s_tid=prof_contriblnk
Someone help me, please.
Thank you

채택된 답변

Ayush
Ayush 2023년 8월 25일

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB에 대해 자세히 알아보기

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by