[FieldTrip] ft_sourceplot error
Irina Simanova
irina.simanova at mpi.nl
Mon Sep 19 13:14:59 CEST 2011
Dear all,
I have an error in checkconfig.m called from ft_sourceplot.
What is wrong here?
Thanks a lot,
Irina
vol =
dim: [45 54 39]
anatomy: [45x54x39 double]
hdr: [1x1 struct]
transform: [4x4 double]
unit: 'mm'
fun: [45x54x39 double]
cfg_plot =
funparameter: 'fun'
method: 'ortho'
>> ft_sourceplot(cfg_plot, vol)
the input is volume data with dimensions [45 54 39]
not downsampling anatomy
not downsampling fun
??? Reference to non-existent field 'checksize'.
Error in ==> ft_checkconfig at 559
if strcmp(checksize, 'yes') && ~isinf(cfg.checksize)
Error in ==> ft_volumedownsample at 158
cfg = ft_checkconfig(cfg, 'trackconfig', 'off', 'checksize', 'yes');
Error in ==> ft_sourceplot at 307
data = ft_volumedownsample(tmpcfg, data);
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20110919/c3b975fc/attachment-0001.html>
More information about the fieldtrip
mailing list