Matlab R2021a Update 5 - Windows 10 - app designer does not open.

조회 수: 28 (최근 30일)
Ben Abbott
Ben Abbott 2021년 8월 30일
답변: Rishav 2024년 4월 16일
I'll itemize my install experience
  • Downloaded "matlab_R2021a_win64"
  • Run elevated: "matlab_R2021a_win64" elevated
  • Exited without error, but did not run setup.exe
  • Run elevated: "_temp_matlab_R2021a_win64\setup.exe"
  • Instalation completed without error.
  • Run Matlab
At the command line, when I enter "appdesigner", nothing happens. The command prompt returns as expected. To gain a bit more information ...
  • Open windows "Task Manager"
  • Task manager indicates there are 5 "Java Chromium Embedded Framework (JCEF) Helper" processes running as well as "Matlab R2021a"
  • Type "appdesigner" at the matlab command prompt.
  • Four more "Matlab R2021a" processes s show up momentarilly and disappear after 1-2 sec. Their icons are identical to the icons for the Java processes (i.e. not the orange Matlab peaks icon).
  댓글 수: 1
Ben Abbott
Ben Abbott 2021년 8월 30일
I tried installing R2020b. When "appdesigner" is entered at the command prompt, I encounter the error below.
>> appdesigner
Warning: Channel is being deleted while still open.
> In asyncio/Channel/delete (line 168)
In matlab.internal.cef.webwindow (line 153)
In matlab.internal/webwindow/createImplementation (line 295)
In matlab.internal/webwindow (line 147)
In appdesservices.internal.browser/WebWindowController/startBrowser (line 79)
In appdesservices.internal.browser/AbstractBrowserController/start (line 122)
In appdesservices.internal.peermodel/BrowserControllerFactory/launch (line 77)
In appdesigner.internal.application/AppDesignerWindowController/startBrowser (line 75)
In appdesigner.internal.application/AppDesignEnvironment/startAppDesigner (line 103)
In appdesigner (line 28)
Error using appdesservices.internal.browser.WebWindowController/startBrowser (line 107)
Unable to start App Designer due to an internal error.
MATLABWindow application failed to launch. Assertion violation
Error in appdesservices.internal.browser.AbstractBrowserController/start (line 122)
obj.startBrowser(obj.StartBrowserArguments);
Error in appdesservices.internal.peermodel.BrowserControllerFactory/launch (line 77)
browserController.start();
Error in appdesigner.internal.application.AppDesignerWindowController/startBrowser (line 75)
obj.BrowserController = browserControllerFactory.launch(initialBrowserState);
Error in appdesigner.internal.application.AppDesignEnvironment/startAppDesigner (line 103)
obj.AppDesignerWindowController.startBrowser(obj.BrowserControllerFactory);
Error in appdesigner (line 28)
appDesignEnvironment.startAppDesigner();

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

답변 (1개)

Rishav
Rishav 2024년 4월 16일
Hi Ben,
Please try to regenerate the MATLAB preferences directory and then try launching App Designer again as normal. Please refer to the MATLAB answer below for the steps to regenerate the MATLAB preferences directory:

카테고리

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

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by