Use Brush on a single subplot
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi,
I'm creating a gui that contains two subplots: a large 'display' subplot and a smaller 'interactive' subplot. I'd like to use the brush function in the gui but cant find a way to have it work solely for the 'interactive' subplot.
I tried providing the interactive subplot handle to the brush function - brush(interactive_handle) in the hopes it would accomplish this. But the brush function is still being applied to both subplots when I use it.
Thanks in advance, James
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Subplots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!