git.schokokeks.org
Repositories
Help
Report an Issue
SVMCrossVal.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
fd18aa8
Branches
Tags
master
SVMCrossVal.git
private
getChkValue.m
added 2nd classification method: no crossval, but class performance checks. may not plot correctly with multisubject
Christoph Budziszewski
commited
fd18aa8
at 2009-01-19 18:28:59
getChkValue.m
Blame
History
Raw
function d = getChkValue(fieldhandle) d = get(fieldhandle,'Value'); end