Associating the output of a script with a gui axes
Show older comments
Hi there, I hope someone can help me. I have created a matlab gui with a button that collects a request date from a user and passes the date to a function. The function then produces a plot. How do I get that plot onto my gui? I have an axes object (called axes2). Presently when I press the button on my gui, the plot itself pops up outside the gui as if I am calling it from the command window. Any help would be greatly appreciated, kind regards, mark
Accepted Answer
More Answers (0)
Categories
Find more on Graphics Object Properties 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!