Mercurial > hg > map
diff testPrograms/demoTwisterProbability.m @ 38:c2204b18f4a2 tip
End nov big change
author | Ray Meddis <rmeddis@essex.ac.uk> |
---|---|
date | Mon, 28 Nov 2011 13:34:28 +0000 |
parents | 25d53244d5c8 |
children |
line wrap: on
line diff
--- a/testPrograms/demoTwisterProbability.m Thu Oct 06 15:43:20 2011 +0100 +++ b/testPrograms/demoTwisterProbability.m Mon Nov 28 13:34:28 2011 +0000 @@ -63,9 +63,12 @@ showMapOptions.printFiringRates=1; showMapOptions.showACF=0; showMapOptions.showEfferent=0; -showMapOptions.surfProbability=1; % 2D plot of HSR response +showMapOptions.surfAN=1; % 3D plot of HSR response +showMapOptions.PSTHbinwidth=0.002; % 3D plot of HSR response +showMapOptions.view=[-14 76]; % 3D plot of HSR response -UTIL_showMAP(showMapOptions, paramChanges) + +UTIL_showMAP(showMapOptions) toc path(restorePath)