help > RE: Seed-to-Voxel Second level results
Jul 16, 2015  05:07 PM | Alfonso Nieto-Castanon - Boston University
RE: Seed-to-Voxel Second level results
Hi Kevin,

I believe this should be fixed if you simply enter in your addpath command the full path to the conn toolbox (e.g. '/software/conn') rather than the relative path (e.g. '../conn/'). Relative paths end up pointing to the incorrect location as soon as you (or the program itself) changes directories in Matlab, which I believe might be the source of the errors that you are seeing here.

Let me know if that seems to solve this issue, and thank you for your positive feedback!
Best
Alfonso
Originally posted by Kevin Mann:
Hi there,

I think the toolbox is fantastic, very easy to use and complete. I am running into problems with the seed to voxel second level results.

I have three groups that I am attempting to compare. The ROI-to-ROI results work for different combinations of groups and regions, but the voxel results only work for one group at a time.

If I try anything else, particularly when trying to access the "Results explorer" tab, it results in the error "Undefined function or variable 'conn_menumanager'. Error while evaluating Figure WindowButtonMotionFcn"

The entire program then freezes. When I return to my matlab terminal, I noticed that the directory had changed (to where the results are being written) and to unfreeze I simply return to the correct directory and addpath('/.../conn').

Any help would be greatly appreciated. Kind regards,

Kevin

Threaded View

TitleAuthorDate
Kevin Mann Jul 14, 2015
RE: Seed-to-Voxel Second level results
Alfonso Nieto-Castanon Jul 16, 2015