MAIN FEATURES:
* Allows to toggle zoom / pan / rotate / datacursor
* Adds "zoom with mousewheel" to "pan" mode
* Said functionality does not disappear when corresponding buttons are clicked on the figure toolbar
(in contrast with a naive approach)
* Provides an example of a workaround on how to fix 'KeyPressFcn' beeing overwritten when cursor mode changes
HOTKEYS:
* 'z' - toogles zoom mode ( last used of zoom-in and zoom-out - assumes
that mouse wheel is used to change the zoom level )
* 'x' - toggles pan mode. Also adds zooming-with-mouse-wheel.
* 'c' - toggles rotation mode
* 'v' - toggles datacursor mode
QUICKSTART:
Try the demo:
>> figkeys.demo_imshow()
or try it on your own figure like this:
>> imshow('peppers.png'); figkeys.setHotkeys();
引用格式
Igor (2024). i3v/figkeys (https://github.com/i3v/figkeys), GitHub. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!+figkeys
无法下载基于 GitHub 默认分支的版本
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 | Improved description
Updated submission icon |
|