My GUI gives an internal error when trying to maximize.

1 view (last 30 days)
Hi All,
I have written a programmatic GUI, which uses a timer function to plot images and at same time plot the graphs, dynamically, as the image changes. So it looks a like video is being played, and the corresponding graph is getting plotted as the video progresses.
I am getting this internal error, whenever I'm trying to maximize the GUI. I'm attaching the scrrenshot of the error. Behind the error you can see the GUI itself.
I have no clue as to why this is happening. Please help!

Answers (1)

Image Analyst
Image Analyst on 24 Dec 2014
Use Yair Altman's MaximizeFigureWindow(), attached. Work with both R2014b and earlier releases.

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!