Data cursors for figure window

Data cursor support for multiple axes in a fugure

Sie verfolgen jetzt diese Einreichung

Several related functions:

CreateCursor sets up a vertical cursor on all axes in a figure. The cursors can be moved around using the mouse.
Multiple cursors are supported in each figure

GetCursorLocation returns the location of a cursor while SetCursorLocation sets it.

DeleteCursor removes a cursor.

Objects belonging to each cursor have their handles stored in the figure application data area. Callbacks for each object serve to link their position on the axes.

Zitieren als

Malcolm Lidierth (2026). Data cursors for figure window (https://de.mathworks.com/matlabcentral/fileexchange/14093-data-cursors-for-figure-window), MATLAB Central File Exchange. Abgerufen .

Kategorien

Mehr zu Graphics Object Properties finden Sie in Help Center und MATLAB Answers

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.2.0.0

Improved functionality

1.0.0.0

Minor improvements