Home > ISET > utility > compareFields.m

compareFields

PURPOSE ^

Compare the fields in two structures

SYNOPSIS ^

function bool = compareFields(a,b)

DESCRIPTION ^

 Compare the fields in two structures

   bool = compareFields(a,b)

Purpose:
  Compare the values of the subfields of a structure. We use this to
  check, say, whether the spectrum data are equal or not in two different
  objects. 

 Copyright ImagEval Consultants, LLC, 2003.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Sun 14-Jan-2007 10:24:23 by m2html © 2003