unmyelinated.plot

unmyelinated.plot(axes: axes, color: str = 'blue', elec_color='gold', **kwgs) None

Plot the axon cross-section and any attached extracellular context.

Parameters:
  • axes (matplotlib.axes.Axes) – Target axes.

  • color (str, optional) – Axon color.

  • elec_color (str, optional) – Color used for attached extracellular electrodes.

  • **kwgs (dict) – Additional matplotlib keyword arguments.