Azzera filtri
Azzera filtri

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

1 visualizzazione (ultimi 30 giorni)
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.

Risposte (0)

Categorie

Scopri di più su Environment and Settings in Help Center e File Exchange

Prodotti


Release

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by