How do I create multiple axis objects in a GUI using MATLAB 7.7 (R2008b)?
Mostra commenti meno recenti
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.
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Creating, Deleting, and Querying Graphics Objects in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!