How do I create multiple axis objects in a GUI using MATLAB 7.7 (R2008b)?
Show older comments
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.
Accepted Answer
More Answers (0)
Categories
Find more on Creating, Deleting, and Querying Graphics Objects in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!