Utilities > Plotting > Draw_AxisCross


Draw_AxisCross

Purpose

draw cross through the axes origin of the x-y data

Synopsis

Draw_AxisCross (Xlim,Ylim,PlotOpt)

Description

DRAW_AXISCROSS draw cross through the axes origin of the x-y data
  DRAW_AXISCROSS (XLIM,YLIM,PLOTOPT)
  the function draws a cross through the axes origin of the x-y data
  with a gray, solid line style and 1.5 pt line width;
  these properties can be controlled by specifying the fields LnStl, LnWth and LnClr
  of the optional argument PLOTOPT;
  XLIM and YLIM are 1x2 numerical arrays for the specification of the axes endpoints

Cross-Reference Information

This function calls:

This function is called by: