How do I plot data from one gui on another gui?
显示 更早的评论
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
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Creating, Deleting, and Querying Graphics Objects 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!