www.delorie.com/gnu/docs/octave/octave_129.html   search  
 
Buy GNU books!


GNU Octave

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

14.4 Plot Annotations

Function File: grid
For two-dimensional plotting, force the display of a grid on the plot.

Function File: title (string)
Specify a title for the plot. If you already have a plot displayed, use the command replot to redisplay it with the new title.

Function File: xlabel (string)
Function File: ylabel (string)
Function File: zlabel (string)
Specify x, y, and z axis labels for the plot. If you already have a plot displayed, use the command replot to redisplay it with the new labels.


  webmaster   donations   bookstore     delorie software   privacy  
  Copyright © 2003   by The Free Software Foundation     Updated Jun 2003