Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
nrniv コマンドを使用して NEURON シミュレーターを実行しているときに、どのように GUI を開きますか?
コンソールに次のように入力します。
nrnmainmenu()
また、 --python フラグを使用する場合:
h.nrnmainmenu()