Search found 2 matches
- Tue Jul 24, 2007 12:16 pm
- Forum: Adding new mechanisms and functions to NEURON
- Topic: set_seed() in netstim
- Replies: 2
- Views: 4816
- Mon Jul 23, 2007 1:05 pm
- Forum: Adding new mechanisms and functions to NEURON
- Topic: set_seed() in netstim
- Replies: 2
- Views: 4816
set_seed() in netstim
I wanted to know what the function of set_seed(x) in the NetStim.mod is. What does it use to set the seed and how it does it. Also, would be possible to change the seed in the command window so that I get a different output if I wish, or would I have to write another mod file with some modifications...