IRIS Toolbox Reference Manual
isempty
True if system priors object is empty
Syntax
Flag = isempty(S)
Input arguments
S
[ systempriors ] - System priors,
systempriors
, object.
Output arguments
Flag
[ true | false ] - True if the system priors object,
S
, is empty, false otherwise.
Description
Example