Skip to content

scGenerateChannelList

  scGenerateChannelList generates the list of channels to display

  Examples:
  list=scGenerateChannelList(fhandle);
  list=scGenerateChannelList(fhandle, list);

  scGenerateChannelList returns the list of channels to display in a
  sigTOOL data view. By default, the first 32 channels are displayed.
  If list is supplied on input, these will be returned in the correct
  order with no repetitions

  -------------------------------------------------------------------------
  Author: Malcolm Lidierth 01/10
  Copyright © The Author & King's College London 2010-
  -------------------------------------------------------------------------