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 (2026). Interactive curve class (https://ww2.mathworks.cn/matlabcentral/fileexchange/35056-interactive-curve-class), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2010b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Change Markers 的更多信息

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