Skip to content

CheckIsLastEntry

  CheckIsLastEntry checks that a variable is the last entry in a MAT-file

  Example:
  flag=CheckIsLastEntry(FILENAME, VARNAME)
  FILENAME is the name of the MAT-file
  VARNAME is the variable name

  Returns FLAG==true if check proves OK, false otherwise
 __________________________________________________________________________

  This program is distributed without any warranty,
  without even the implied warranty of fitness for a particular purpose.
 __________________________________________________________________________

  Author: Malcolm Lidierth 11/06
  Copyright © King's College London 2006
 __________________________________________________________________________