Home > Objects > @iData > ylabel.m

iFit/ylabel

PURPOSE ^

b = ylabel(s,label) : Change iData Y axis label

SYNOPSIS ^

function a = ylabel(a, lab)

DESCRIPTION ^

 b = ylabel(s,label) : Change iData Y axis label

   @iData/ylabel function to change the Y axis (rank 1, rows) label
     ylabel(s) returns the current Y axis label
   The input iData object is updated if no output argument is specified.

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

 Version: Aug. 22, 2017
 See also iData, iData/plot, iData/xlabel, iData/label, iData/zlabel, iData/clabel

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Tue 22-Aug-2017 11:03:30 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1