How do I create multiple axis objects in a GUI using MATLAB 7.7 (R2008b)?
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Creating, Deleting, and Querying Graphics Objects en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!