GraphScannerGUI
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.
引用格式
Mikko Leppänen (2025). GraphScannerGUI (https://ww2.mathworks.cn/matlabcentral/fileexchange/30418-graphscannergui), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux标签
致谢
参考作品: 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/
| 版本 | 已发布 | 发行说明 | |
|---|---|---|---|
| 2.3.0.0 | New enhanced UI.
|
||
| 1.4.0.0 | New function resizeFitToScreen
|
||
| 1.3.0.0 | Minor bug fixed in setNewCurve.
|
||
| 1.2.0.0 | Bugs fixed in movePoint, checkDistance and setPoint. Support for multiple coordinate systems. |
||
| 1.0.0.0 |
