Skip to content

scMaxTime

  scMaxTime returns the maximum sample time in seconds

  Example
  time=scMaxTime(fhandle)
  time=scMaxTime(channels)
      where
      fhandle is a sigTOOL data view figure handle
      channels is an scchannel object or cell array of scchannel objects

      time is maximum sample time in seconds
  -------------------------------------------------------------------------
  Author: Malcolm Lidierth 11/06
  Copyright © The Author & King's College London 2006-2007
  -------------------------------------------------------------------------