home  overview  graphs  examples  reference 
link  lab  logic  drawing  world  network  cell  channel  chemistry  standard  env 

contents   previous   next

RatGridView

Visualization of network activity and synaptic wieghts.

This component duplicates most of the functions of the NetView component, with a slightly differet display style.

Each selected population in the network - see the RatLab network section - is plotted, either as a grid of cells or as a connectivity matrix. If a given population has a linear rather than 2-D layout, it is rearranged with defaultNx columns. The cell activity levels are drawn according to the color table set by cellCT and the synapses by synapseCT. If recurrentWts is true, then connections within a single population are shown. To see connections between populations, externalWts should be selected. The showExports switch puts yellow boxes around any cells which are currently being exported to the single-cell activity display.

See the _CMLIKNK(ratlab, RatGridViewEditor, user interface description) for further details.