dualcursor

버전 1.9.0.0 (422 KB) 작성자: Michelle Hirsch
Add dual vertical cursors to a plot.
다운로드 수: 10.1K
업데이트 날짜: 2022/2/18

편집자 메모: This file was selected as MATLAB Central Pick of the Week

Dual cursors are useful for picking relative measurements off of a plot; for instance - calculate the period of a time series, or the relative amplitude of two frequencies. A picture's worth a thousand words, so take a peek.
Key Features:
- Basic syntax: dualcursor on / dualcursor off
- Extended syntax supports a high level of control
- Works with live data streams
- Works in GUIDE guis
- Includes delta calculations (x2-x2, y2-y1)
- Export selected region to a new figure or to the workspace

인용 양식

Michelle Hirsch (2024). dualcursor (https://github.com/michellehirsch/MATLAB-Dual-Cursors), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R14
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음

버전 게시됨 릴리스 정보
1.9.0.0

Moved code to GitHub. Removed mistaken attribution.

1.8.0.0

Enhanced support for zoom and pan. If you zoom or pan such that the cursors go off screen, they are automatically brought back in to the visible part of the axis. Good stuff.

1.6.0.0

Removed hype from description.

1.4.0.0

A few small feature requests.

1.3.0.0

A few small updates based on user feedback.

1.2.0.0

Small fix - now works when the axes is parented to a uipanel, too (I wrote the original back in the day when the figure was the only parent an axes ever had ...)

1.1.0.0

Enhancement - now works when axes is parented to uipanel.

1.0.0.0

Now works (hopefully) with plot types that create compound (hggroup) objects, such as stem. Thanks to Ralph Schmidt for pointing out the bug.

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.