Back to the main page.
Bug 374 - Plotting does not allow selection on certain frequency bands or time windows only
Status |
CLOSED INVALID |
Reported |
2011-01-07 09:00:00 +0100 |
Modified |
2011-01-10 14:34:15 +0100 |
Product: |
FieldTrip |
Component: |
core |
Version: |
unspecified |
Hardware: |
PC |
Operating System: |
Windows |
Importance: |
P1 normal |
Assigned to: |
|
URL: |
|
Tags: |
|
Depends on: |
|
Blocks: |
|
See also: |
|
Jörn M. Horschig - 2011-01-07 09:00:36 +0100
When e.g. using ft_multiplotTFR, you can select the channels to be plotted, set the layout, etc., but not set the frequencies or time window to be plotted, or this feature is not well enough documented.
I would like a feature to set a new variable, say cfg.freqs = [2 4 8 12], so that I do not have to modify my powspctrm manually. (right now, I am subselecting my powspctrm before calling the FT plotting function)