Path: Common/Control
% Checks the dimensions of the set a, c for consistency. These are the state transition and state input matrices. -------------------------------------------------------------------------- Form: notOK = SizeAC( a, c ) -------------------------------------------------------------------------- ------ Inputs ------ a Plant matrix c Measurement matrix ------- Outputs ------- notOK Not correct if equal to 0 --------------------------------------------------------------------------
Back to the Common Module page