Interactive curve class

버전 1.2.0.0 (51.5 KB) 작성자: Maxim Vedenyov
change curve by markers drag-and-drop
다운로드 수: 1.1K
업데이트 날짜: 2012/2/27

라이선스 보기

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

http://simulations.narod.ru/

See how it works on this video:
http://youtu.be/cjej0nf0fcY

All class is interactive_curve.m file.
See help about this class:
1) set current directory to directory where interactive_curve.m place
2) type
doc interactive_curve
in command window and push enter.

It is possible to change markers style, interpolation method, generate m-file ect.

인용 양식

Maxim Vedenyov (2024). Interactive curve class (https://www.mathworks.com/matlabcentral/fileexchange/35056-interactive-curve-class), MATLAB Central File Exchange. 검색됨 .

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

Community Treasure Hunt

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

Start Hunting!

example1_just_run/

example2_user_inrerpolation/

example3_gui/

example4_with_guide/

버전 게시됨 릴리스 정보
1.2.0.0

Update No.2: set protected property for .method, mouse methods and figure close methsod now protected methods.

1.1.0.0

Update No. 1: marker color bug fixed, aditional dilte, new method: setMarkersPositions(), new property additionalDeleteFunctionHandle and other improvements.

1.0.0.0