Back to the main page.
Bug 499 - ft_databrowser does not support variable-length trials
Status | CLOSED FIXED |
Reported | 2011-02-16 16:28:00 +0100 |
Modified | 2011-03-31 14:13:53 +0200 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Windows |
Importance: | P1 normal |
Assigned to: | Robert Oostenveld |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Eelke Spaak - 2011-02-16 16:28:16 +0100
Trying to use it for variable-length trials results in the following error: ??? Error using ==> ft_fetch_data at 73 trial definition is not internally consistent Error in ==> ft_databrowser>redraw_cb at 857 dat = ft_fetch_data(opt.orgdata, 'header', opt.hdr, 'begsample', begsample, 'endsample', endsample, 'chanindx', chanindx); Error in ==> ft_databrowser at 390 redraw_cb(h);