Filter löschen
Filter löschen

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

1 Ansicht (letzte 30 Tage)
Charles Miller
Charles Miller am 8 Feb. 2019
Bearbeitet: Cris LaPierre am 9 Feb. 2019
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.

Antworten (0)

Kategorien

Mehr zu Matrix Indexing finden Sie in Help Center und File Exchange

Produkte


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by