Create zoom-axes in Matlab figures.
Usage:
Download the file and have 'zoom_plot.m' on the Matlab path.
Use [zoom_utils] = zoom_plot(ax) to create a set of axes inside the parent axes ax.
Optional settings can be given passed through via zoom_plot(ax,options). See the example code.
The new axes object can be moved around via drag-and-drop. Make sure to not have any plot tools, like zoom/pan/... active.
You can even zoom/pan in the new axes object. The rectangle will automatically be updated! Click once on the plot, to re-align the arrows.
You can use the zoom_plot function on the new axes to create multiple levels of zoom
引用格式
Michael Zauner (2026). Zoom Plot (https://github.com/Zaunmich/matlab_zoom_plot), GitHub. 检索时间: .
一般信息
- 版本 1.0.0 (33.5 KB)
-
在 GitHub 上查看许可证
MATLAB 版本兼容性
- 兼容 R2019b 到 R2021a 的版本
平台兼容性
- Windows
- macOS
- Linux
无法下载基于 GitHub 默认分支的版本
| 版本 | 已发布 | 发行说明 | Action |
|---|---|---|---|
| 1.0.0 |
