Jeweler's Loupe

版本 1.0.0.1 (2.5 KB) 作者: Daniel Sternberg
A Jeweler's Loupe tool that provides a magnified view of a plot.
1.7K 次下载
更新时间 2016/9/1

查看许可证

JEWELERSLOUPE modifies a figure to enable a Jeweler's Loupe tool.
JEWELERSLOUPE(FIG) will modify the figure with handle FIG to allow a
jeweler's loupe tool, which magnifies the axes by a factor of 4, to
appear whenever a user clicks on an axes. Dragging will cause the loupe
to follow the cursor. The tool assumes that any axes clicked will be a
linear 2-D axes. Performance will degrade as the amount of data in the
axes increates. If no figure is given, the loupe will appear in the
current figure.
Example:
plot(magic(3));
jewelersLoupe(gcf);

引用格式

Daniel Sternberg (2024). Jeweler's Loupe (https://www.mathworks.com/matlabcentral/fileexchange/21119-jeweler-s-loupe), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R14
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 ROS Log Files and Transformations 的更多信息
致谢

启发作品: On-figure magnifier

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.1

Updated license

1.0.0.0