Can I manipulate a figure while dialog box is open?
1 view (last 30 days)
Show older comments
I created a listdlg box within a while loop which allows the user to select one or more variables to plot. Once the variables are selected, the figure is created, variable(s) are plotted and the listdlg box returns.
Only problem is that I'd like the user to be able to manipulate the figure (zoom in, pan, etc) while the listbox is visible. Is this possible? Something like running the listdlg in the background?
0 Comments
Answers (0)
See Also
Categories
Find more on Specifying Target for Graphics Output in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!