Hi,
I've just downloaded xjView and when I try to open any file, this error message occurs. Please, do you have any idea how I can fix the problem?
Thank you!
Adéla
Error using spm_bwlabel (line 27)
spm_bwlabel.c not compiled - see Makefile
Error in spm_clusters (line 34)
cci = spm_bwlabel(vol,n);
Error in xjview>CallBack_allIntensityRadio (line 3957)
A = spm_clusters(cor{ii}');
Error in xjview>CallBack_slider (line 3900)
CallBack_allIntensityRadio(handles.allIntensityRadio, eventdata);
Error in xjview>CallBack_pValueEdit (line 3828)
CallBack_slider(hObject, eventdata, -log10(handles.pValue));
Error in xjview>CallBack_loadImagePush (line 3753)
CallBack_pValueEdit(handles.pValueEdit, eventdata);
Error while evaluating Menu Callback.