my application closes when the figure is displayed

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.

 Accepted Answer

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.

More Answers (0)

Categories

Find more on Creating, Deleting, and Querying Graphics Objects in Help Center and File Exchange

Products

Release

R2014a

Tags

Community Treasure Hunt

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

Start Hunting!