Dear Bob
Thank you for this great tool. I have been using it to visualize data since 3 weeks. I'm using spm12 and MatlabR2018b. However, it isn't working since today and it gives me this error.
I have re-installed it, and i do have the 5 atlases you provide in the support files.
Any help would be greatly appreciated
Indi
In the GUI i get : Fatal error: An unknown error has occurred.
In the Matlab prompt I get:
No appropriate method, property, or field 'label' for class 'atlas'.
Error in bspmview>setvoxelinfo (line 2334)
regionname = st.ol.atlaslabels.label{st.ol.atlaslabels.id==regionidx};
Error in bspmview>bspm_orthviews (line 4233)
setvoxelinfo;
Error in bspmview>cb_minmax (line 1489)
bspm_orthviews('reposition', xyz(:,1));
Error in bspmview>put_figure (line 564)
cb_minmax;
Error in bspmview (line 144)
S = put_figure(ol, ul); shg;