Path: AC/Classes
% Multiplies an object of type acstate times a scalar -------------------------------------------------------------------------- Form: b = mtimes( k, a ) -------------------------------------------------------------------------- ------ Inputs ------ k (1,1) Scalar a (:) Object of class acstate ------- Outputs ------- b (:) Object of class acstate --------------------------------------------------------------------------
Back to the AC Module page