Mercurial > hg > map
comparison testPrograms/openGlobals.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 | |
children |
comparison
equal
deleted
inserted
replaced
37:771a643d5c29 | 38:c2204b18f4a2 |
---|---|
1 global OMEParams DRNLParams IHC_cilia_RPParams IHCpreSynapseParams | |
2 global AN_IHCsynapseParams MacGregorParams MacGregorMultiParams | |
3 | |
4 % All of the results of this function are stored as global | |
5 global savedParamChanges savedBFlist saveAN_spikesOrProbability ... | |
6 saveMAPparamsName savedInputSignal dt dtSpikes ... | |
7 OMEextEarPressure TMoutput OMEoutput DRNLoutput... | |
8 IHC_cilia_output IHCrestingCiliaCond IHCrestingV... | |
9 IHCoutput ANprobRateOutput ANoutput savePavailable saveNavailable ... | |
10 ANtauCas CNtauGk CNoutput ICoutput ICmembraneOutput ICfiberTypeRates... | |
11 MOCattenuation ARattenuation | |
12 |