GraphScannerGUI

GraphScanner GUI program allows to extract data values from graphs.
2K téléchargements
Mise à jour 17 nov. 2015

Afficher la licence

This program digitizes plot into (x,y)-data. Using the program involves three main steps: import the graph from file, define coordinate axes and select points. After that you can save the data values into an ASCII file for later use.

In order to learn more about how the program works, copy the files and read the user guide.

Citation pour cette source

Mikko Leppänen (2024). GraphScannerGUI (https://www.mathworks.com/matlabcentral/fileexchange/30418-graphscannergui), 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 Migrate GUIDE Apps dans Help Center et MATLAB Answers
Remerciements

Inspiré par : EzyFit 2.44, GUI Layout Toolbox

Community Treasure Hunt

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

Start Hunting!

GraphScannerGUI/

GraphScannerGUI/+GSGUI/@Coordinates/

GraphScannerGUI/+GSGUI/@Curve/

GraphScannerGUI/+GSGUI/@GraphScannerGUI/

GraphScannerGUI/+GSGUI/@Resize/

GraphScannerGUI/+GSGUI/@Setting/

Version Publié le Notes de version
2.3.0.0

New enhanced UI.
Minor bug fixes.
New feature: user can now delete a curve

1.4.0.0

New function resizeFitToScreen
loadPicture and selectPoint improved

1.3.0.0

Minor bug fixed in setNewCurve.
deletePoint enhanced (lasso selection feature).

1.2.0.0

Bugs fixed in movePoint, checkDistance and setPoint.

Support for multiple coordinate systems.

1.0.0.0