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

15 ビュー (過去 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 日
  1 件のコメント
Liu
Liu 2023 年 8 月 28 日
Thank you very much!
This is very helpful!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品


リリース

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by