<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi all,<br>
<br>
I've run into some trouble with using mne_analyze and the matlab toolbox.&nbsp; I have a bunch of data that had previously been completely analyzed, but when I tried revisiting it today, it was giving me some hassles.&nbsp; When I load a subject's surface, it loads up
 fine, but then when I try to open the averaged meg recordings on top of it, the surface disappears, claiming that the surface doesn't match with the data.&nbsp; When I try to produce stc files, i get an error that the surfaces do not match the source spaces.&nbsp; When
 I simply try to read the stc files I have already produced and was using just fine yesterday in the matlab toolbox, I get the following error:<br>
<br>
Error using reshape<br>
To RESHAPE the number of elements must not change.<br>
<br>
Error in mne_read_stc_file (line 87)<br>
stc.data=squeeze(reshape(stc.data,vertices_n,data_n));<br>
&nbsp;<br>
<br>
Has anyone ever encountered something like this?&nbsp; I've been working this data for a while and was using mne_analyze and the matlab toolbox yesterday problem free.&nbsp; Nothing has changed in my file/directory organization, so I'm not sure why all the data isn't
 linking up.&nbsp; Thanks for any help.<br>
<br>
Cheers,<br>
Cody Cushing<br>
</div>
</body>
</html>