function nfold = getSvmNFold(model) nfold = str2double(get(model.txtSVMnfold,'String')); end