Auryn simulator

Simulator for spiking neural networks with synaptic plasticity

User Tools

Site Tools


manual:stim

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

manual:stim [2014/04/24 11:43] – created zenkemanual:stim [2014/04/24 11:49] (current) – [Example] updates gnuplot code zenke
Line 29: Line 29:
  
 It is easiest to understand what is happening by looking at the gnuplot output of the following script It is easiest to understand what is happening by looking at the gnuplot output of the following script
-<code>+<code gnuplot>
 set border 3 set border 3
 set xtics nomirror set xtics nomirror
 set ytics nomirror set ytics nomirror
 unset key unset key
 +set xlabel 'Time [s]'
 +set ylabel 'Active [0/1]'
 plot 'test.stim' with lines lw 4 palette plot 'test.stim' with lines lw 4 palette
 </code> </code>
manual/stim.txt · Last modified: 2014/04/24 11:49 by zenke