Hi all!!<br><br>I'm working on the tutorial "Applying beamforming techniques in the frequency domain". Whe I've tried to run next lines: <br>mri = read_fcdc_mri('Subject01.mri');<br>cfg                 = [];<br>
cfg.template        = 'C:\Users\Luisiyo\Documents\Teleco\Beca GBT\spm2\templates\T1.mnc';<br><a href="http://cfg.name">cfg.name</a>            = 'segment';<br>cfg.write           = 'yes';<br>cfg.coordinates     = 'ctf';<br>
[segmentedmri]      = volumesegment(cfg, mri);<br><br>I've got the following errors:<br><br>performing the segmentation on the specified volume<br>??? Cant map image file.<br><br>Error in ==> spm_smoothto8bit>smoothto8bit at 51<br>
        img      = spm_slice_vol(V,spm_matrix([0 0 i]),V.dim(1:2),0);<br><br>Error in ==> spm_smoothto8bit at 14<br>    VO = smoothto8bit(V,fwhm);<br><br>Error in ==> spm_segment>get_affine_mapping at 233<br>    VFS = spm_smoothto8bit(VF(1),aflags.smosrc);<br>
<br>Error in ==> spm_segment>init_sp at 567<br>MM          = get_affine_mapping(VF,PG,flags.affreg);<br><br>Error in ==> spm_segment at 91<br>SP         = init_sp(flags.estimate,VF,PG);<br><br>Error in ==> volumesegment at 250<br>
  spm_segment(Va,cfg.template,flags);<br><br><br>Could anyone help me??<br><br>Thank you in advance for any help you can give<br clear="all"><br>-- <br>Luis Morán
<p>----------------------------------</p>
<p>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.</p>
<p>  http://listserv.surfnet.nl/archives/fieldtrip.html</p>
<p>  http://www.ru.nl/fcdonders/fieldtrip/</p>