Mercurial > hg > map
diff multithreshold 1.46/subjGUI_MT.m @ 23:6cce421531e2
working again
author | Ray Meddis <rmeddis@essex.ac.uk> |
---|---|
date | Wed, 15 Jun 2011 15:06:10 +0100 |
parents | fafe69c43108 |
children | a5e4a43c1673 |
line wrap: on
line diff
--- a/multithreshold 1.46/subjGUI_MT.m Mon Jun 13 17:30:57 2011 +0100 +++ b/multithreshold 1.46/subjGUI_MT.m Wed Jun 15 15:06:10 2011 +0100 @@ -1575,12 +1575,13 @@ MAPparamsName, AN_spikesOrProbability); if showPlotsAndDetails - options.showModelParameters=0; + options.printModelParameters=0; options.showModelOutput=1; options.printFiringRates=1; options.showACF=0; options.showEfferent=1; - showMAP(options) + options.surfProbability=0; + UTIL_showMAP(options) end % No response, probably caused by hitting 'stop' button