git.schokokeks.org
Repositories
Help
Report an Issue
SVMCrossVal.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
ea58b69
Branches
Tags
master
SVMCrossVal.git
private
ui_selectRoiImage.m
roi image working
Christoph Budziszewski
commited
ea58b69
at 2009-02-25 13:40:40
ui_selectRoiImage.m
Blame
History
Raw
function imageList = ui_selectRoiImage(formatstring,wd) imageList = spm_vol(spm_select([1 Inf],'image',formatstring,[],wd)); end