PURPOSE 
b = xlabel(s,label) : Change iData X axis label
SYNOPSIS 
function a = xlabel(a, lab) 
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
- end	b = end(s,index,n) : end value for iData objects
 - isempty	isempty(s) : true for empty iData object
 - isvector	b = isvector(s) : True for vector iData object
 - label	b = label(s, alias, label) : Change iData label for a given alias/axis
 
This function is called by:
- camproj	s = camproj(a,dim) : projection/radial integration of iData objects elements
 - colormap	h=colormap(objects, colormaps, ..., options): Produce surfaces from iData 2D objects with different colormaps
 - edit	edit(s) : edit iData object Signal/Monitor
 - getframe	frame = getframe(s, dim, options) : create an iData object thumbnail/frame matrix
 - help	c = help(s) : display iData information as a Dialogue window
 - plot	h = plot(s, method, ...) : plot iData object
 - slice	slice(s) : Plot a 3D object with slice rendering
 
Generated on Tue 22-Aug-2017 11:03:30 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1