How do I create multiple axis objects in a GUI using MATLAB 7.7 (R2008b)?
显示 更早的评论
I would like to plot data with two y-axes inside a GUI, by creating two different axis objects (I cannot use PLOTYY). The first axis object already exists in the GUI. I am able to create a second axis object in the GUI, however, when I try to set the 'Position' property of the second axis to match that of the first, the second axis is no longer visible.
采纳的回答
更多回答(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!