How do I plot data from one gui on another gui?
Afficher commentaires plus anciens
Hello,
For starters I have two gui's. The first gui displays a plot on an axis, and the second gui has a variety of push buttons. Each of these push buttons has a value, and I want to display a vertical line that goes from "y1 = 0" and "x1 = 0" to "y2 =10" and "x2 = the push button value". I am wondering how to send the name of the axis on the first gui to the second gui, and then allow the second gui to plot on the first gui.
Also I want to be able to click on multiple push buttons and have them display a line on the same figure. If there is a simple way to do this I would be much obliged. Thank You -Eric
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Creating, Deleting, and Querying Graphics Objects dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!