You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When clicking within an ROI in the GUI, the EventRelatedPlot function and other interrogators do not work. Previously, displayed single-voxel results of deconvolution analysis and recalculated analysis on mean time series in ROI. Clicking outside the ROI works fine, displays single-voxel results. When ROI is hidden, single-voxel results display. Possible issue: MATLAB rendering ROI in front of surface, so click on surface is not registering?
I get the same problem. I think you're correct: the ROI surface hides the base surface and so clicking on the ROI does not trigger the callback because it is associated with the base and not the ROI.
I submitted a fix (#55)
When clicking within an ROI in the GUI, the EventRelatedPlot function and other interrogators do not work. Previously, displayed single-voxel results of deconvolution analysis and recalculated analysis on mean time series in ROI. Clicking outside the ROI works fine, displays single-voxel results. When ROI is hidden, single-voxel results display. Possible issue: MATLAB rendering ROI in front of surface, so click on surface is not registering?
Matlab Version: 8.5.0.197613 (R2015A)
O/S: Yosemite 10.10.5
Branch: -notts-newfeatures
The text was updated successfully, but these errors were encountered: