Skip to content

ImportSMR

  ImportSMR imports Cambridge Electronic Design Spike2 files to
  sigTOOL. The file created has the 'kcl' extension but is a version 6
  MATLAB MAT-file

  Example:
  OUTPUTFILE=ImportSMR(FILENAME)
  OUTPUTFILE=ImportSMR(FILENAME, TARGETPATH)

  FILENAME is the path and name of the Spike2 file to import.

  The kcl file generated will be placed in TARGETPATH if supplied. If not,
  the file will be created in the directory taken from FILENAME.

  ImportSMR requires the MATLAB SON library version 2.4 or higher.


  Toolboxes required: None

  -------------------------------------------------------------------------
  Author: Malcolm Lidierth 07/06
  Copyright © The Author & King's College London 2006-2007
  -------------------------------------------------------------------------

  Acknowledgements:
  Revisions: