Home > Objects > @iData > zlabel.m

iFit/zlabel

PURPOSE ^

b = zlabel(s,label) : Change iData Z axis label

SYNOPSIS ^

function a = zlabel(a, lab)

DESCRIPTION ^

 b = zlabel(s,label) : Change iData Z axis label

   @iData/zlabel function to change the Z axis (rank 3) label
     zlabel(s) returns the current Z axis label
   The input iData object is updated if no output argument is specified.

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

 Version: Nov. 26, 2018
 See also iData, iData/plot, iData/xlabel, iData/ylabel, iData/label, iData/clabel

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