Interactive curve class

change curve by markers drag-and-drop
1,1K download
Aggiornato 27 feb 2012

Visualizza la licenza

Nota dell'editore: 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.

Cita come

Maxim Vedenyov (2025). Interactive curve class (https://it.mathworks.com/matlabcentral/fileexchange/35056-interactive-curve-class), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2010b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Change Markers in Help Center e MATLAB Answers

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/

Versione Pubblicato Note della release
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