Compatibility to SPM8 and Matlab (7.10)
Brought to you by:
glaescher
This is an indeed beautiful tool fior exploring 2nd level statistics. I tried it with SPM8 and it seems to work so far, at least for bar graph plots.
1. However, I have difficulties to start rfxplot with the Toolbox GUI Button; see Matlab error:
??? Error using ==> spm('TBlaunch',get(gcbo,'UserData'),get(gcbo,'Value')-1), set(gcbo,'Value',1)
Error: Unexpected MATLAB operator.
Error in ==> spm at 921
evalin('base',xTB(i).prog);
??? Error while evaluating uicontrol Callback
2. rfxplot from command line is ok but I had to comment out lines 83-8 of rfxplot.m where you check for a recent Matlab version. My setup is Mac OS X 10.6.3 with 7.10.0.499 (R2010a) and SPM8 v3684
Thank you!