help > RE: export stats error
Jan 18, 2012  07:01 PM | Alfonso Nieto-Castanon - Boston University
RE: export stats error
Hi Sarah,

Sorry about that, I believe the attached patch should fix both of these issues. Please let me know

Best
Alfonso
Originally posted by Sarah Buetof:
I have tried your solution and got following error:

??? Attempted to access CONN_h.menus.m_results.roiresults.idx(85); index out of bounds because
numel(CONN_h.menus.m_results.roiresults.idx)=84.

Error in ==> conn_exporttable at 37
            n2=CONN_h.menus.m_results.roiresults.idx(n1);
 
??? Error while evaluating uimenu Callback

When I tried to export stats as a mat-file I thought it had worked in the first place. But then I realized that not the altered values (due to selection of ROIs) but only the original values with the exception of the value of the unselected ROIs had been saved into the mat-file. Any ideas on that?

Thanks again.
Attachment: conn_exporttable.m

Threaded View

TitleAuthorDate
Sarah Buetof Jan 16, 2012
Alfonso Nieto-Castanon Jan 17, 2012
Sarah Buetof Jan 18, 2012
RE: export stats error
Alfonso Nieto-Castanon Jan 18, 2012
Sarah Buetof Jan 18, 2012