How to change the figure default key shortcut?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Simple question:
is it a way to replace the default key shortcut of a figure, e.g. ctrl + s , to my own callback?
1 comentario
Walter Roberson
el 14 de Mzo. de 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.
Respuestas (1)
Patrik Ek
el 14 de Mzo. de 2014
Type preferences in the command window. Then under Keyboard -> Shortcuts you can change the key shortcut to New Figure.
Ver también
Categorías
Más información sobre Interactive Control and Callbacks en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!