function decode = xsvm_single_crossval() %for each subject in test % append svmdata and svm label % train svm % test with testsubject %end end