splinedraw

버전 1.3.2.0 (3.02 KB) 작성자: Henning Francke
Draw line manually over plot and retrieve coordinates
다운로드 수: 1.4K
업데이트 날짜: 2021/6/24

라이선스 보기

Splinedraw will let you draw a curve in the current plot by setting/deleting/moving points which are then connected by a spline. The points' coordinates are printed in the command window.
Can be used to draw a trend line manually, to retrieve coordinates and spline coefficients from some curve or image.
Find Excel version on project website.

인용 양식

Henning Francke (2024). splinedraw (https://www.mathworks.com/matlabcentral/fileexchange/29495-splinedraw), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2014b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Interpolation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.3.2.0

Added write coordinates to workspace

1.3.1.0

- fixed bug at end of draw by replacing 'any' with '~isempty'
- changed names
- changed event command syntax to bracketed argument
- added/changed comments

1.3.0.0

Fixed behaviour with multiple plots. Added "continue editing"
Added end editing by doubleclick
Added point color switching red/black for Draw Mode on/off

1.1.0.0

Only changed the title, description and tags.

1.0.0.0