Hello, i'm trying source reconstruction using Minimum-Norm Estimates and i have a problem when reading the (filled.mgz) or any other .mgz file after using Freesurfer and created the files.<br>This is the ERROR i get:<br>
<br><br>>> mri=ft_read_mri(<span style="color:rgb(102,0,204)">'F:\SUBJECT29_BUENO\Subject29\mri\filled.mgz</span>');<br>The system cannot find the path specified. <br>ERROR: could not open /tmp/tmp7914012.mgh for reading<br>
ERROR: loading F:\SUBJECT29_BUENO\Subject29\mri\filled.mgz as MGH<br><span style="color:rgb(204,0,0)">??? Attempt to reference field of non-structure array.</span><br style="color:rgb(204,0,0)"><span style="color:rgb(204,0,0)">Error in ==> ft_read_mri at 248</span><br style="color:rgb(204,0,0)">
<span style="color:rgb(204,0,0)">  ndims = numel(size(tmp.vol));</span><br><br>Hope anyone can help me. Thanks!<br>