my application closes when the figure is displayed

1 Ansicht (letzte 30 Tage)
Ishak Oussama
Ishak Oussama am 17 Feb. 2019
Beantwortet: Image Analyst am 17 Feb. 2019
Hi everyone, I have a GUI application that makes the statistics and displays a table in figure, the problem is that my application closes when the figure is displayed, what should I do.

Akzeptierte Antwort

Image Analyst
Image Analyst am 17 Feb. 2019
Is the uiwait() commented out or in? Do you have a delete() or return in there somewhere? It would have been easier to debug it for you if you had attached the m, fig, and any other needed files in a .zip file.

Weitere Antworten (0)

Kategorien

Mehr zu Interactive Control and Callbacks finden Sie in Help Center und File Exchange

Tags

Produkte


Version

R2014a

Community Treasure Hunt

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

Start Hunting!

Translated by