dualcursor
Add dual vertical cursors to a plot.
이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
편집자 메모: This file was selected as MATLAB Central Pick of the Week
인용 양식
Michelle Hirsch (2026). dualcursor (https://github.com/michellehirsch/MATLAB-Dual-Cursors), GitHub. 검색 날짜: .
도움
도움 준 파일: Speech Analysis using LPC, dualcursor2, stackobj, dtmcursor
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.9.0 | Moved code to GitHub. Removed mistaken attribution. |
||
| 1.8.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 | Removed hype from description. |
||
| 1.4.0 | A few small feature requests. |
||
| 1.3.0 | A few small updates based on user feedback. |
||
| 1.2.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 | Enhancement - now works when axes is parented to uipanel. |
||
| 1.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. |