splinedraw

Draw line manually over plot and retrieve coordinates
1,4K téléchargements
Mise à jour 24 juin 2021

Afficher la licence

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.

Citation pour cette source

Henning Francke (2024). splinedraw (https://www.mathworks.com/matlabcentral/fileexchange/29495-splinedraw), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2014b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Interpolation dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
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