Skip to content

Commit

Permalink
edited table case 1
Browse files Browse the repository at this point in the history
  • Loading branch information
pmendes committed Sep 9, 2024
1 parent 1463cbe commit a322523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/Neuron_networks_II/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ File *ex5case1.sh* contains the full *sbmodelr* command required to create the n
|`` -n network100-200.dot`` | network file with 100 randomly connected neurons and 200 synapses |
|`` --ode-synaptic v`` | indicate global quantity that holds voltage (v) where the synapse acts |
|`` --synapse-g 0.2`` | set the synaptic conductance value |
|`` --synapse-link-g`` | link all synapse conductances to a single global quantity |
|`` --synapse-link-g`` | link all synapse conductances to a single global quantity |
|`` Izhikevich.cps`` | COPASI file with the Izhikevich neuron base unit |
|`` 100`` | create 100 units |

Expand Down

0 comments on commit a322523

Please sign in to comment.