How do you open the GUI when running NEURON simulator using the nrniv command?
Asked
Active
Viewed 58 times
1 Answers
1
In the console type in:
nrnmainmenu()
And, if using the --python flag:
h.nrnmainmenu()

Justas
- 5,718
- 2
- 34
- 36