MATLAB app designer close during running
Mostrar comentarios más antiguos
Hi all,
I'm using MATLAB 2019b to run an app in App designer. However, this bizzare phenomenon occurs when I call another app: the screen turns black and MATLAB close itself. Is there anyone know what reasons may cause this problem?
Thank you a lot!
1 comentario
Qing Li
el 21 de Ag. de 2020
Respuestas (1)
Adam Danz
el 21 de Ag. de 2020
0 votos
Open the problematic app in appdesigner using r2019b (or whichever release you plan on using). When an app is developed in one release and opened in another relase, AppDesigner converts any inconsistencies caused by the change in relase. At that moment you are provided a link that allows you to see what changed. Often times nothing changed but some times you might lose a feature that was supported by the more recent release. This conversion only happens the first time it is opened in a different release. So if you still have a backup from the r2020a version, make a copy of it for safe keeping and open it in r2019b to see if any there are any problems.
If that doesn't point to a solution, share your crash report with the MathWorks support staff. Just be sure to make copies of the affected files before doing anyting.
Categorías
Más información sobre Startup and Shutdown en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!