Keypad press function

Version 2.1.0.0 (4,05 KB) von Eric Ogier
Shortcuts and menus to graphical utilities (scale, zoom, translation and initialization)
111 Downloads
Aktualisiert 15. Apr 2016

Lizenz anzeigen

This function consists of a set of figure callbacks adding graphical utilities through keypad and context menus. The created shortcuts allow, in the specified axes, the following operations :
- Keypad press function :
+ zoom : [-] [+]
+ translation : [7] [8] [9] [4] [6] [1] [2] [3]
+ initialization : [5]
- Context menus (right click) :
+ "Scale" :
. "Linear scale"
. "Linear-log. scale"
. "Log.-linear scale"
. "Log. scale"
+ "Zoom" :
. "X only"
. "Y only"
. "XY"

Zitieren als

Eric Ogier (2026). Keypad press function (https://de.mathworks.com/matlabcentral/fileexchange/55937-keypad-press-function), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2014b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Data Exploration finden Sie in Help Center und MATLAB Answers
Version Veröffentlicht Versionshinweise
2.1.0.0

Extension to vector axes inputs for double Y axes (see plotyy function).

2.0.0.0

Evolutions :
- possibility to define semilogarithmic scales (with convenient zoom and translation callbacks)
- possibility to define zoom direction (X only or Y only)
Adding of a video demonstration link.
Adding of another plot example (magnitude Bode diagram).

1.0.0.0

Adding of a picture.