Keypad press function

版本 2.1.0.0 (4.0 KB) 作者: Eric Ogier
Shortcuts and menus to graphical utilities (scale, zoom, translation and initialization)
108.0 次下载
更新时间 2016/4/15

查看许可证

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"

引用格式

Eric Ogier (2024). Keypad press function (https://www.mathworks.com/matlabcentral/fileexchange/55937-keypad-press-function), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2014b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Data Exploration 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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.