No BSD License  

Highlights from
digitize.m

4.0

4.0 | 2 ratings Rate this file 10 Downloads (last 30 days) File Size: 4.8 KB File ID: #287

digitize.m

by J. Cogdell

 

13 Mar 2000

A function which interactively digitizes data from an image file.

| Watch this File

File Information
Description

TA function which interactively digitizes data from an image file.

- X-Y axis scales can be any combination of linear, log.
- Automatic compensation for angular misalignment of image with
  respect to screen axes.
- Supports images in any MATLAB-compatible format

Tested under MATLAB 5.3.1

MATLAB release MATLAB 5.3.1 (R11.1)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (3)
15 Jan 2004 Sandra Martinka

Thanks for the tool. It's very usefull. I had to add commas on line 115 to get it work under R13 and the IO could be better, but it's nice that it adjust for misallignment of the axes and will handle log or linear axes.

26 Feb 2004 Chris Patscheck

Pretty good little program. A bit slow to do by hand for complex waveforms, but good to have around. Might look into automatic digitalization on some interval.

12 Feb 2008 Brett Ables

In response to the comment about adding commas to line 115... all it needs is a space before "numberformat" for the character array to be correct. Of course, commas would work as well. The new line 113 would read:

         fprintf(fname,['%4.0f ' numberformat ' ' numberformat '\n'],i,xpt(i),ypt(i))

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
data import J. Cogdell 22 Oct 2008 06:35:28
data export J. Cogdell 22 Oct 2008 06:35:28
function J. Cogdell 22 Oct 2008 06:35:28
digitizes J. Cogdell 22 Oct 2008 06:35:28
data J. Cogdell 22 Oct 2008 06:35:28
image file J. Cogdell 22 Oct 2008 06:35:29
scan Jose Ercolino 20 May 2010 20:40:18
extract Jose Ercolino 20 May 2010 20:40:18
digitize Jose Ercolino 20 May 2010 20:40:18

Contact us at files@mathworks.com