Home > Objects > @iData > copyobj.m

iFit/copyobj

PURPOSE ^

b = copyobj(s) : makes a copy of iData object

SYNOPSIS ^

function a = copyobj(a)

DESCRIPTION ^

 b = copyobj(s) : makes a copy of iData object

   @iData/copyobj function to return a duplicate of data sets.
   creates a new iData object with same content as 'a', but different Tag/ID and Date.

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

 Version: Nov. 26, 2018
 See also iData, iData/uplus, iData/findobj

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