External Email - Use Caution        

Hi,

I am trying to run PALM in MATLAB. After I run the following command, I get
following error:
palm -i SPSX/lh.SPS_vol.10.mgh -s fsaverage/surf/lh.white.avg.area.mgh -d
SPSX/lh.SPS_vol.glmdir/X.mat -t Corr-SPS-cor.csv -m
SPSX/lh.SPS_vol.glmdir/mask.mgh -o SPSX/PT -C 1 -twotail -n 1000
-nouncorrected

Running PALM alpha116 using MATLAB 9.6.0.1072779 (R2019a) with the
following options:
-i SPSX/lh.SPS_vol.10.mgh
-s fsaverage/surf/lh.white.avg.area.mgh
-d SPSX/lh.SPS_vol.glmdir/X.mat
-t Corr-SPS-cor.csv
-m SPSX/lh.SPS_vol.glmdir/mask.mgh
-o SPSX/PT
-C 1
-twotail
-n 1000
-nouncorrected
-noniiclass
Loading surface 1/1: fsaverage/surf/lh.white.avg.area.mgh
Reading input 1/1: SPSX/lh.SPS_vol.10.mgh
Dot indexing is not supported for variables of this type.

Error in palm_takeargs (line 1679)
            if any(size(plm.srf{s}.data.vtx,1) == ...

Error in palm_core (line 33)
[opts,plm] = palm_takeargs(varargin{:});

Error in palm (line 81)
palm_core(varargin{:});

Any help in resolving this issue would be really appreciated.

Thanks.
_______________________________________________
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer

Reply via email to