フィルターのクリア

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 Center および File ExchangeEnvironment and Settings についてさらに検索

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by