Mercurial > hg > map
diff multithreshold 1.46/testSynapse.m @ 9:ecad0ea62b43
May27 mainly better parameters
author | Ray Meddis <rmeddis@essex.ac.uk> |
---|---|
date | Tue, 31 May 2011 09:13:07 +0100 |
parents | f233164f4c86 |
children | b03ef38fe497 |
line wrap: on
line diff
--- a/multithreshold 1.46/testSynapse.m Fri May 27 17:50:40 2011 +0100 +++ b/multithreshold 1.46/testSynapse.m Tue May 31 09:13:07 2011 +0100 @@ -82,7 +82,7 @@ grid on figure(88), [c,H]=contour(time, maskerLevels,qtMatrix); clabel(c, H); -set(gcf,'position',[ 276 31 264 243]) +set(gcf,'position',[ 276 31 328 246]) xlabel('time'), ylabel('maskerLevels') path(savePath);