Jeweler's Loupe

A Jeweler's Loupe tool that provides a magnified view of a plot.

Vous suivez désormais cette soumission

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);

Citation pour cette source

Daniel Sternberg (2026). Jeweler's Loupe (https://fr.mathworks.com/matlabcentral/fileexchange/21119-jeweler-s-loupe), MATLAB Central File Exchange. Extrait(e) le .

Remerciements

A inspiré : On-figure magnifier

Catégories

En savoir plus sur ROS Log Files and Transformations dans Help Center et MATLAB Answers

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.1

Updated license

1.0.0.0