Home > Objects > @iData > isreal.m

iFit/isreal

PURPOSE ^

b = isreal(s) : True for real iData object elements

SYNOPSIS ^

function a = isreal(a)

DESCRIPTION ^

 b = isreal(s) : True for real iData object elements

   @iData/isreal function to return true for real elements
   of 's', i.e. that are not complex.

 input:  s: object or array (iData)
 output: b: array (int)
 ex:     b=isreal(a);

 Version: Nov. 26, 2018
 See also iData, iData/sign, iData/isreal, iData/isfinite, iData/isnan,
          iData/isinf, iData/isfloat, iData/isinterger,
          iData/isnumeric, iData/islogical, iData/isscalar,
          iData/isvector, iData/issparse

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