Pasting a wave (data) into a table
| jcor | September 2, 2010 - 09:55 | ||
|---|---|---|---|
|
It's often convenient to run Edit and paste columns of data into a table, say from another program into Igor. Igor is able to recognize HH:MM:SS times but I haven't been able to paste dates in this way. Is there a recommended format, or is this just not supported for some reason? |
|||

Joined: 2009-11-01
Location: Canada
I got it to work using the "American" format of mm/dd/yyyy
Joined: 2010-05-14
Location: Germany
Hmm... isn't it the same as in the 'Load Delimited Text' option (just a quicker way of getting this into igor)?
You may want to check the 'Loading Delimited Text Files - Date/Time Formats' section in the Igor manual for this.
Joined: 2007-06-21
Location: United States
Use Table->Table Date Format to specify your preferred date format.
This is a global preference that affects all tables.
Joined: 2009-11-01
Location: Canada
@hrodstein
ah, thanks, that's very useful... didn't notice this menu appeared when a table was selected.