User`s guide
Associate Traceability Information with MATLAB Code Lines in Simulink
8-9
Two MATLAB Functions between neurons calculate post-synaptic currents. When
presynaptic depolarization crosses the neurotransmitter release threshold, we increment
post-synaptic current by one pulse of given amplitude:
Resulting total current decays exponentially according to
We disallow the next increment for a certain timeframe after the previous pulse, to model
the effect of short-term synaptic depression. Our model neglects the time delay of axonal
transmission.
open_system('slvnvdemo_neuron');
open_system('slvnvdemo_synaptic_transmission');
Loading neural cell parameters
Loading RMI data from ...olbox\slvnv\rmidemos\slvnvdemo_neuron.req
Loading transmission parameters
Loading RMI data from ...demos\slvnvdemo_synaptic_transmission.req