next up previous contents index
Next: GR4_HISTO - GR8_HISTO Up: Immediate Routines Previous: GR4_USER_PHYS - GR8_USER_PHYS   Contents   Index

GR4_CONNECT - GR8_CONNECT

GR4_CONNECT(NXY,X,Y,BVAL,EVAL)

This subroutine connects all data points represented by the X and Y arrays passed in arguments. BVAL and EVAL are used for blanked values. EVAL negative means no blanking.

Arguments :
        NXY     INTEGER         Input
        X       REAL (NXY)      Input
        Y       REAL (NXY)      Input
        BVAL    REAL            Input
        EVAL    REAL            Input



Gildas manager 2014-07-01