How to change the figure default key shortcut?
2 views (last 30 days)
Show older comments
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
Walter Roberson
on 14 Mar 2014
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.
Answers (1)
Patrik Ek
on 14 Mar 2014
Type preferences in the command window. Then under Keyboard -> Shortcuts you can change the key shortcut to New Figure.
See Also
Categories
Find more on Interactive Control and Callbacks in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!