Note that this reference documentation is identical to the help that is displayed in Matlab when you type “help ft_connectivityplot”.
FT_CONNECTIVITYPLOT plots frequency-resolved connectivity between EEG/MEG channels. The data are rendered in a square grid of subplots and each subplot containing the connectivity spectrum. Use as ft_connectivityplot(cfg, data) The input data is a structure containing the output to FT_CONNECTIVITYANALYSIS using a frequency domain metric of connectivity. Consequently the input data should have a dimord of 'chan_chan_freq'. The cfg can have the following options: cfg.parameter = string, the functional parameter to be plotted (default = 'cohspctrm') cfg.zlim = [lower upper] cfg.channel = list of channels to be included for the plotting (default = 'all'), see FT_CHANNELSELECTION for details See also FT_CONNECTIVITYANALYSIS, FT_CONNECTIVITYSIMULATION, FT_MULTIPLOTCC, FT_TOPOPLOTCC
Share this page: