Path: Common/@statespace
% Determine if x is an empty statespace system.
--------------------------------------------------------------------------
Form:
k = isempty( x )
--------------------------------------------------------------------------
------
Inputs
------
x (:) Object of class statespace
-------
Outputs
-------
k (1,1) 1 if empty
--------------------------------------------------------------------------