Home > Objects > @iFunc > uplus.m

iFit/uplus

PURPOSE ^

b = uplus(s) : makes a copy of iFunc object

SYNOPSIS ^

function a = uplus(a)

DESCRIPTION ^

 b = uplus(s) : makes a copy of iFunc object

   @iFunc/uplus function to return a duplicate of data sets.
   b=+a creates a new iFunc object with same content as 'a', but different Tag/ID and Date.

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

 Version: Nov. 26, 2018
 See also iFunc, iFunc/uminus, iFunc/abs, iFunc/real, iFunc/imag, iFunc/uplus

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