How can I know pressed mouse key on a GUI push button?

I have made a 'pushbutton' using GUI ('guide'). How can I know and display which mouse key (left, right or centre) I pressed over pushbutton?

2 commentaires

Why would you need to know which mouse button is pressed over a pushbutton? Do you need to get different behavior depending on the mouse button pressed? If so, can't you use a pushbutton list?
MOHIT
MOHIT le 23 Juin 2016
No, actually I need this behaviour, else I will have to make 9 pushbuttons

Connectez-vous pour commenter.

Réponses (1)

Steven Lord
Steven Lord le 23 Juin 2016

0 votes

See the figure's SelectionType property.

1 commentaire

MOHIT
MOHIT le 23 Juin 2016
it is not a figure but a button on a figure created by 'guide'

Connectez-vous pour commenter.

Catégories

En savoir plus sur Graphics Object Properties dans Centre d'aide et File Exchange

Question posée :

le 23 Juin 2016

Commenté :

le 23 Juin 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by