time-frequency representation of PLV

Robert Oostenveld r.oostenveld at FCDONDERS.RU.NL
Mon Oct 27 10:03:39 CET 2008


Hi Hyoungdong

On 18 Oct 2008, at 22:05, 박형동 wrote:
> Is it possible to draw a time-frequency representation of PLV using  
> singleplotTFR ?
>
> It looks like that i can only draw TFR of power spectra with  
> singleplotTFR, even though multiplotTFR and topoplotTFR supports PLV.

You can specify xparam/yparam and zparam in the singleplotTFR  
configuration. Assuming that you have something like

freq = freqanalysis(...)

cfg.cohmethod = 'plv'
fd = freqdescriptives(cfg, freq)

then your fd structure contains
   fd.time
   fd.freq
   fd.plvspctrm
which are to be specified as x, y and z params for singleplotTFR.

best regards,
Robert

----------------------------------
The aim of this list is to facilitate the discussion between users of the FieldTrip  toolbox, to share experiences and to discuss new ideas for MEG and EEG analysis. See also http://listserv.surfnet.nl/archives/fieldtrip.html and http://www.ru.nl/fcdonders/fieldtrip.



More information about the fieldtrip mailing list