Mercurial > hg > map
comparison multithreshold 1.46/subjGUI_MT.m @ 25:d2c4c07df02c
path problem solved
author | Ray Meddis <rmeddis@essex.ac.uk> |
---|---|
date | Fri, 17 Jun 2011 14:30:28 +0100 |
parents | a5e4a43c1673 |
children | 02aa9826efe0 |
comparison
equal
deleted
inserted
replaced
24:a5e4a43c1673 | 25:d2c4c07df02c |
---|---|
1579 options.showModelOutput=1; | 1579 options.showModelOutput=1; |
1580 options.printFiringRates=1; | 1580 options.printFiringRates=1; |
1581 options.showACF=0; | 1581 options.showACF=0; |
1582 options.showEfferent=1; | 1582 options.showEfferent=1; |
1583 options.surfProbability=0; | 1583 options.surfProbability=0; |
1584 showMapOptions.surfSpikes=0; | |
1584 UTIL_showMAP(options) | 1585 UTIL_showMAP(options) |
1585 end | 1586 end |
1586 | 1587 |
1587 % No response, probably caused by hitting 'stop' button | 1588 % No response, probably caused by hitting 'stop' button |
1588 if isempty(ICoutput), return, end | 1589 if isempty(ICoutput), return, end |