You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to NetPyNE Q&A forum
Hello guys
Hope you are doing well
using "h.load_file("/content/file.hoc")" I load a .hoc file in Python.
Now I want to know if I can modify them directly in your Python script after loading the file.
I assign different values to "h.My_NetStim().pp.number" but it remains its own previous value.
Any idea?
Thank you, in advance.
Reza
Eugenio Urdapilleta
unread,
May 16, 2024, 10:24:53 AM5/16/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to NetPyNE Q&A forum
Hi Reza,
maybe in the NEURON forum they can give you the best answer, but it seems that you need to make the netstim public. Even better, navigating in the NEURON forum you will probably find a very similar question. Best,