Path: Common/Control
% Checks the dimensions of the set a, b for consistency. -------------------------------------------------------------------------- Form: notOK = SizeAB( a, b ) -------------------------------------------------------------------------- ------ Inputs ------ a Plant matrix b Input matrix ------- Outputs ------- notOK Not correct if equal to 0 --------------------------------------------------------------------------
Back to the Common Module page