--------------------------------------------------------------------------- Create a zero vector the size of a. --------------------------------------------------------------------------- Form: b = zeros( a ) --------------------------------------------------------------------------- ------ Inputs ------ a (:) Object of class acstate ------- Outputs ------- b (:) Object of class acstate ---------------------------------------------------------------------------