How to change the figure default key shortcut?

Simple question:
is it a way to replace the default key shortcut of a figure, e.g. ctrl + s , to my own callback?

1 Comment

Which default key shortcut is that? The list of figure properties http://www.mathworks.com/help/matlab/ref/figure_props.html does not include any shortcuts.

Sign in to comment.

Answers (1)

Type preferences in the command window. Then under Keyboard -> Shortcuts you can change the key shortcut to New Figure.

1 Comment

Thanks, but I want to do it for current figure only (better via function code), not in entire Matlab environment.

Sign in to comment.

Categories

Find more on Interactive Control and Callbacks in Help Center and File Exchange

Asked:

on 14 Mar 2014

Commented:

on 14 Mar 2014

Community Treasure Hunt

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

Start Hunting!