Home > Objects > @iData > title.m

iFit/title

PURPOSE ^

b = title(s,label) : Change iData Signal label

SYNOPSIS ^

function a = title(a, lab)

DESCRIPTION ^

 b = title(s,label) : Change iData Signal label

   @iData/title function to change the Signal label
     title(s) returns the current Signal label. 
   To change the object title, use s.Title='new title'

 input:  s: object or array (iData)
         label: new Signal label (char/cellstr)
 output: b: object or array (iData)
 ex:     b=title(a);

 Version: Nov. 26, 2018
 See also iData, iData/plot

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