dtmcursor

DTMCURSOR implements a cross hair with the ability to set and measure values from x and/or y datums.

Télécharger
Télécharger

Vous suivez désormais cette soumission

Citation pour cette source

Jonathan Lister (2026). dtmcursor (https://fr.mathworks.com/matlabcentral/fileexchange/42675-dtmcursor), MATLAB Central File Exchange. Extrait(e) le .

Catégories

En savoir plus sur Polar Plots 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.8.0

Added ability to export datum and measurement line locations to the base work space as vectors x_pos and y_pos.

Télécharger
1.6.0

Cursors can snap to data... delta-y can change color, added static methods, case insensitive parameter value pair input.

Télécharger
1.5.0

Added Keypress commands to control SnapToNearest and crosshair visability. Made datums and measurement lines draggable. Changed the default line and edge colors to red. Changed the default line style to solid.

Télécharger
1.3.0

corrected some comments in the file

Télécharger
1.2.0

Added many new properties, all text except for datum labels can be re-positioned via mouse. SnapToNearest causes the crosshair to be constrained to the closest line value. Use set(obj,'SnapToNearest',false) to turn that feature off.

Télécharger
1.1.0

Added labels to the X and Y datums. I had a dependency on a function called "draggable" that I eliminated. Cursor and delta value text can now be re-positioned by dragging with mouse.

Télécharger
1.0.0

Télécharger