Sliceinterp-Sourceplot!

Robert Oostenveld r.oostenveld at FCDONDERS.RU.NL
Wed Mar 21 13:40:27 CET 2007


On 21 Mar 2007, at 13:04, Muthuraman Muthuraman wrote:
> cfg.downsample=4;
> [interp] = sourceinterpolate(cfg, source1, mri)
>
> and the output of sourceinterpolate
>
>          avg: [1x1 struct]
>       inside: [64x64x64 logical]
>          dim: [64 64 64]
>    transform: [4x4 double]
>      anatomy: [64x64x64 uint16]
>          cfg: [1x1 struct]

What is in interp.avg? I would expect it to contain
  interp.avg.pow [64x64x64 double]
  interp.avg.nai [64x64x64 double]
If that is the case, then sourceplot should just work and not
complain about different dimensions.

Robert



More information about the fieldtrip mailing list