Search found 4 matches

by liqiang
Wed Feb 19, 2025 2:14 am
Forum: Other questions
Topic: error
Replies: 1
Views: 14241

error

Hello, when I tried to apply some synapses to a neuron and activate them, an error occurred: net_send td-t = -4.2861 SelfEvent target=VecStim[1699] 31.1650471072498 flag=1 Here is my code: for i, (ampa_vecstim, nmda_vecstim) in enumerate(zip(ampa_vecstim_list, nmda_vecstim_list)): t_ampa_vec = h.Vec...
by liqiang
Fri Sep 27, 2024 9:29 pm
Forum: MSWin
Topic: NEURON cann't open hoc
Replies: 5
Views: 25914

Re: NEURON cann't open hoc

Thank you so much! After following your advice and renaming the file, I could double-click on it and run it.
by liqiang
Thu Sep 26, 2024 9:53 pm
Forum: MSWin
Topic: NEURON cann't open hoc
Replies: 5
Views: 25914

Re: NEURON cann't open hoc

Thank you so much for your reply! I am using Windows 11 and have updated it and NEURON. Now the other problem has been resolved. But when I double-click on the init_iclamprawmodel.hoc item in a folder on my desktop, I still get an error: C:\nrn\bin\nrniv.exe: can't open /cygdrive/C/Users/17558/Deskt...
by liqiang
Wed Sep 25, 2024 11:10 pm
Forum: MSWin
Topic: NEURON cann't open hoc
Replies: 5
Views: 25914

NEURON cann't open hoc

Hi, when I want to run a file, an error occurred: 0 C:\nrn\bin\nrniv.exe: can't open /cygdrive/C/Users/17558/Desktop/data driven model/passive_fit/init_iclamprawmodel.hoc This error occurred suddenlyï¼› before this, I could run the file normally. In addition, when I use NRNGUI, clicking "Load HOC...