help > RE: cannot access second level results
Jul 9, 2012  02:07 AM | Alfonso Nieto-Castanon - Boston University
RE: cannot access second level results
Hi Elise,

Sorry about this, the last comment in this thread (http://www.nitrc.org/forum/message.php?msg_id=5439) should serve to fix this issue. 

Best
Alfonso

Originally posted by Elise Lesage:
Hi,

I am running an analysis using the batch script, but I don't seem to be able to access the second-level results using the gui.
The analysis itself runs fine, and at the end of my script, I ask to open the gui to see results.

*******************
conn
conn('load',fullfile([path to .mat file]));
conn gui_results

*******************

When I do that, I can see things on the first-level tab, but when I click on the second-level tab, I cannot get there, and I see the following error in the command window:

********************

??? Error using ==> and
Matrix dimensions must agree

Error in ==> conn at 1824
           okstate = CONN_x.Setup.steps&okstate;

Error in ==> conn_menumanager at 116
                      feval(MM.MENU{n0}.callback{n1}{1},MM.MENU{n0}.callback{n1}{2:end});

??? Error while evaluating figure WindowButtonUpFcn


**********************

When I look in the folders, I do see second-level results folders, and there are beta, conn, corr, ... files in it. As far as I can tell, the problem is with accessing the results through the gui.


Any help would be very much appreciated!
Many thanks, Elise

Threaded View

TitleAuthorDate
Elise Lesage May 15, 2012
RE: cannot access second level results
Alfonso Nieto-Castanon Jul 9, 2012