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

1 次查看(过去 30 天)
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