Error opening "Get Hardware Support Packages" (exit code -1073741819)

조회 수: 10 (최근 30일)
James Smith
James Smith 2023년 4월 4일
댓글: James Smith 2023년 4월 12일
I am trying to open the "Get Hardware Support Packages" window in Windows 11 with Matlab 2023a. When I do so, I get the following error:
Error using showError
MATLABWindow application failed to launch. Unable to launch the MATLABWindow
application. The exit code was: -1073741819
Error in matlab.addons.supportpackage.internal.explorer.showAllHardwareSupportPackages (line 10)
showError(exception);
And cannot proceed to download the hardware support for Arduino.
It is a fresh install of Matlab 2023 and a recent install of Windows 11. I have never seen this error on previous Windows 10 or macOS installs.
James
  댓글 수: 1
James Smith
James Smith 2023년 4월 4일
I get a similar error when clicking on the "Clean Data" icon:
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 319)
implObj = matlab.internal.cef.webwindow(varargin{:});
Error in matlab.internal.webwindow (line 163)
obj.impl = obj.createImplementation(varargin{:});
Error in matlab.ui.container.internal.AppContainer/buildWindow (line 2203)
window = matlab.internal.webwindow(url, this.getOpenPort());
Error in matlab.ui.container.internal.AppContainer/set.Visible (line 727)
this.Window = this.buildWindow(windowBounds);
Error in matlab.internal.preprocessingApp.PreprocessingApp/makeAppVisible
Error in matlab.internal.preprocessingApp.PreprocessingApp/initializeAppLayout
Error in matlab.internal.preprocessingApp.PreprocessingApp
Error in dataCleaner

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

답변 (1개)

Mayank Sengar
Mayank Sengar 2023년 4월 12일
Hi,
The error you encountered has already been in the following MATLAB answer, please go through it.
  댓글 수: 1
James Smith
James Smith 2023년 4월 12일
Thank you for pointing that out Mayank as I hadn't seen that post.
Since posting I did not run Matlab 2023a. I've rebooted a few times and run other applications. Now, I have reopened Matlab 2023a and also opened the I just opened it. Then, I was able to open the Add-ons menu, as well as the Get Hardware Support Packages window without a problem.
Very strange. I checked Windows Defender's firewall and Matlab is not listed. It doesn't appear at all and there is no entry for Matlab.
However, it appears to be working correctly now.
James

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

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품


릴리스

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by