[Homer-users] Can't export data traces

Meryem Ayse Yucel mayucel at nmr.mgh.harvard.edu
Tue Nov 4 08:56:08 EST 2014
Search archives:

Hi Blanca,

Alternatively, you can load each nirs file in matlab:

load xxxx.nirs -mat

Then, the hrf is under procResult.dcAvg.

Or if you have your groupResult.mat created:
For example your first subject's hrf is under
group.subjs(1).procResult.dcAvg and so on.

Hope this helps,

Meryem




> Dear all,
>
> I am trying to export data from Homer but can't do it. I right click on
> the
> trace but nothing happens, plus when I try to export it using the option
> in
> the File tab I get this error in Matlab:
>
> Reference to non-existent field 'MeasList'.
>
> Error in ExportHRF (line 20)
> nCh = length(find(SD.MeasList(:,4)==1));
>
> Error in EasyNIRS>menuExportHRF_Callback (line 1541)
>
> ExportHRF(hmr.group.subjs(iSubjCurr),hmr.group.conditions.CondNamesAct,[],3);
>
> Error in gui_mainfcn (line 96)
>         feval(varargin{:});
>
> Error in EasyNIRS (line 43)
>     gui_mainfcn(gui_State, varargin{:});
>
> Error in
> @(hObject,eventdata)EasyNIRS('menuExportHRF_Callback',hObject,eventdata,guidata(hObject))
>
>
> Error while evaluating uimenu Callback
>
>
> Please help!!
> Thanks!
> Blanca
> _______________________________________________
> Homer-users mailing list
> Homer-users at nmr.mgh.harvard.edu
> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/homer-users




More information about the Homer-users mailing list