Path: AC/Classes
% Create a zero vector the size of a. -------------------------------------------------------------------------- Form: b = zeros( a ) -------------------------------------------------------------------------- ------ Inputs ------ a (:) Object of class acstate ------- Outputs ------- b (:) Object of class acstate --------------------------------------------------------------------------
Back to the AC Module page