Skip to content

getTimeVector

  getTimeVector generates a vector or matrix of sample times for a
  wavform channel

  Example:
  t=getTimeVector(channel)

   where:
   t          the output matrix containing the timebase, one value if t for
              each sample in the waveform channel
   channel    a waveform channel as an scchannel object

  Toolboxes required: None

 --------------------------------------------------------------------------
  Author: Malcolm Lidierth 09/06
  Copyright © King’s College London 2006
 --------------------------------------------------------------------------

  Acknowledgements:
  Revisions: