GXUKF:

-------------------------------------------------------------------------------
   A linear measurement.
   if d is not entered y = x. Otherwise y = x(d)
-------------------------------------------------------------------------------
   Form:
   y = GXUKF( x, d )
-------------------------------------------------------------------------------

   ------
   Inputs
   ------
   x         (:,1)  Input
   d         (1,1)  Indexes to states

   -------
   Outputs
   -------
   y         (:,1)  Output

-------------------------------------------------------------------------------
   References: None
-------------------------------------------------------------------------------

Children: