필터 지우기
필터 지우기

How to stop "infinite loop" app window creation when running an app

조회 수: 1 (최근 30일)
Charles Miller
Charles Miller 2019년 2월 8일
편집: Cris LaPierre 2019년 2월 9일
I have to tell you Mathworks folks, that running your app and appdesigner on Windows 10 is not fun and consumes paid-user time to do a lot of beta testing for you.
Here's an interesting problem when executing an mlapp file. When running it, it will endlessly open new "figures" (or gui windows) that happy quickly enough to make access to the command line tough. (as this text body editor does not allow cut-and-paste), see the attachement for the execution error message.
Can you please tell me how to stop this infinite window creation or trap the error
Thank you.
EDIT: copying and pasting error message here
Error in matlab.ui.internal.componentframework.WebControllerFactory/create (line 91)
checkPreconditions( obj, component, parentController, nargin );]
MathWorks::System::IUserException [Error using matlab.ui.internal.componentframework.WebControllerFactory/checkPreconditions (line 44)
Invalid superclass name.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Environment and Settings에 대해 자세히 알아보기

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by