select many graphic objects with mouse
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I used to select the objects(i.e lines) with shift and click on it. I like to find a way to select many objects on the axes with mouse and a selection rectangle like windows file selection for example. can please anyone help?
3 commentaires
Doug Hull
le 14 Nov 2011
In what context is this occurring? A regular line plot, during "plot edit" mode, etc...
Walter Roberson
le 14 Nov 2011
If the selected area in the rectangle happens to include uicontrol or uitable or text objects, should those be included in the selected objects? Or should it only be a particular variety of objects at any one time, according a parameter passed in, such as lines or buttons ?
If an object in the area has Hittest turned off, then should it be immune from selection, or would that be deemed too confusing because the user would not be able to select something that is obviously "right there!" ?
Réponse acceptée
Plus de réponses (1)
Voir également
Catégories
En savoir plus sur Graphics Performance dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!