Home > Objects > @iFunc > not.m

iFit/not

PURPOSE ^

b = not(s) : computes the logical 'not' of iFunc object

SYNOPSIS ^

function a = not(a)

DESCRIPTION ^

 b = not(s) : computes the logical 'not' of iFunc object

   @iFunc/not function to compute the logical 'not' of data sets, 
     i.e. returns 0 where iFunc Signal is not zero, and 1 otherwise.

 input:  s: object or array (iFunc)
 output: b: object or array (iFunc)
 ex:     b=not(a);

 Version: Nov. 26, 2018
 See also iFunc, iFunc/or, iFunc/and

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Mon 26-Nov-2018 15:08:42 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1