# Created by Octave 3.4.2, Tue Jun 28 23:17:37 2011 UTC <mandrake@celeste.mandriva.com>
# name: cache
# type: cell
# rows: 3
# columns: 3
# name: <cell-element>
# type: sq_string
# elements: 1
# length: 6
hist2d


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 230
 hist2d ([x,y], xbins, ybins, norm)
 Produce a 2D histogram.

 Points xi,yi are stored in a 2-column array.
 If ybins is missing, use xbins.
 If bins is a scalar, use that many bins.
 If bins is a vector, it represents bin edges.



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 60
 hist2d ([x,y], xbins, ybins, norm)
 Produce a 2D histogram.



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 4
tics


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 399
 tics(axis,[pos1,pos2,...],['lab1';'lab2';...])

 Explicitly set the tic positions and labels for the given axis.

 If no positions or labels are given, then restore the default.
 If positions are given but no labels, use those positions with the
 normal labels.  If positions and labels are given, each position
 labeled with the corresponding row from the label matrix.

 Axis is 'x', 'y' or 'z'.



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 23
 tics(axis,[pos1,pos2,.



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 4
zoom


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 50
 zoom ...
   Compatibility function; does nothing



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 7
 zoom .





