NetReadyCellGUIs created by the same CellBuilder
Posted: Mon May 22, 2006 3:24 pm
I want to make a network of 4 neurons of the same type (subthalamic) -using the GUI not hoc code- Network Cell->from Cell Builder with 4 (NetReadyCellGUIs-SynTypeGUIs) based on the same cell builder[0] while the only difference between these cells the places where the synapses are attached.
So my problem is while I connect the cells and turn the Create button ON,
I want to plot the voltage of STN1_Cell[0].soma.v(0.5), STN2_Cell[0].soma.v(0.5) etc. so I use Plot what? in the voltage graph but by scrolling down to objects as you indicate in the Network tutorial I can't find the object STN_Cell.Where is my mistake?
Does this have to do with the fact that all NetReadyCellGUIs share the same Cellbuilder?
To be honest,I tried to make 4 NetReadyCellGUIs each one with its cell builder and I found the cells I want to plot in the Objects list but I can't always start from scratch building a cell!
Is it something I haven't understood with network Builder?
So more generally -using GUI and not hoc code -when I want to make a network that contains templates of the same neuron and the difference lies only on the types and the points of synapses' attachments what I should do?
So my problem is while I connect the cells and turn the Create button ON,
I want to plot the voltage of STN1_Cell[0].soma.v(0.5), STN2_Cell[0].soma.v(0.5) etc. so I use Plot what? in the voltage graph but by scrolling down to objects as you indicate in the Network tutorial I can't find the object STN_Cell.Where is my mistake?
Does this have to do with the fact that all NetReadyCellGUIs share the same Cellbuilder?
To be honest,I tried to make 4 NetReadyCellGUIs each one with its cell builder and I found the cells I want to plot in the Objects list but I can't always start from scratch building a cell!
Is it something I haven't understood with network Builder?
So more generally -using GUI and not hoc code -when I want to make a network that contains templates of the same neuron and the difference lies only on the types and the points of synapses' attachments what I should do?