SizeAC:

-------------------------------------------------------------------------------
   Checks the dimensions of the set a, c for consistency. 
-------------------------------------------------------------------------------
   Form:
   notOK = SizeAC( a, c )
-------------------------------------------------------------------------------

   ------
   Inputs
   ------
   a                   Plant matrix
   c                   Measurement matrix

   -------
   Outputs
   -------
   notOK               Not correct if equal to 0

-------------------------------------------------------------------------------

Children: