Skip to content

ImportSSD

  ImportSSD imports CONSAM SSD files.
  The file created is a sigTOOL compatible version 6 MAT-file with the kcl
  extension

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

  FILENAME is the path and name of the 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.

  Author: Malcolm Lidierth 11/09
  Copyright © The Author & King's College London 2009-