Back to the main page.
Bug 237 - ft_selectdata cannot handle subj_chan_freq_time
| Status | CLOSED FIXED |
| Reported | 2010-11-24 20:02:00 +0100 |
| Modified | 2011-01-06 09:17:18 +0100 |
| Product: | FieldTrip |
| Component: | core |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Windows |
| Importance: | P1 normal |
| Assigned to: | Jan-Mathijs Schoffelen |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Arjen Stolk - 2010-11-24 20:02:30 +0100
Arjen Stolk - 2010-11-24 20:07:26 +0100
When selecting a time-interval of interest from a 4-dimensional (dimord subj-chan-freq-time) powspctrm an error occurs. dimlength at 162 'unsupported dim "subj"' the specific call is: Y = ft_selectdata(X,'toilim',[now then]);
Jan-Mathijs Schoffelen - 2010-11-25 09:06:00 +0100
added support for subj in dimlength. Arjen, could you check?