


Tests the validity of the observation, namely whether is it inside the
range of the input universe in each dimension.
-------------------------------------------------------------------------
Parameters
-------------------------------------------------------------------------
fis - structure describing the fuzzy inference system.
The partitions are normalized.
obs - structure describing the observation corresponding to the
normalized partitions.
-------------------------------------------------------------------------
Returned values
-------------------------------------------------------------------------
Valid - true - the observation fits the input universe
- false - in one or more dimensions the observation is outside the
range of the input variable
-------------------------------------------------------------------------
Remarks
-------------------------------------------------------------------------