Function File: xlabel (string)
Function File: xlabel (h, string)
Function File: h = xlabel (...)
Function File: ylabel (...)
Function File: zlabel (...)
Specify x-, y-, or z-axis labels for the current axis. If h is
specified then label the axis defined by h.
The optional return value h is a graphics handle to the created object.