Back to the main page.
Bug 1685 - 'sampleinfo' non-existent error when selecting a time window with ft_selectdata
Status | CLOSED FIXED |
Reported | 2012-08-31 17:00:00 +0200 |
Modified | 2014-01-29 13:28:31 +0100 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P3 normal |
Assigned to: | Eelke Spaak |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Linsey Roijendijk - 2012-08-31 17:00:24 +0200
When using ft_selectdata to select a specific timewindow of a trial (using 'toilim') I get the following error in 'selfromraw'. Reference to non-existent field 'sampleinfo'. Error in selfromraw (line 74) data.sampleinfo(k,1) = data.sampleinfo(k,1) + beginLatency; In my dataset I don't have a field data.sampleinfo, because I have concatenated two datasets.
Eelke Spaak - 2012-09-04 15:10:55 +0200
Should be fixed in revision 6428.