next up previous contents
Next: STATISTIX Up: SCATTERGRAM Previous: Parameters

Examples

    > SCAT
    First input dataset > X.X_RAW
    Second input dataset > X.Y_RAW
    There are 65536 items
    Subset and spacing of items to be used /1,10000,1/ > <RETURN>
    Output dataset > SCATTER1
 
    > SCATT
    First input dataset > 1,2,3,4,5
    Second input dataset > IMAGE1.AXIS1_DATA
    There are 5 items
    Subset and spacing of items to be used /1,5,1/ > <RETURN>
    Output dataset > SCATTER2
 
    > SCATTER
    First input dataset > IMAGE1.DATA_ARRAY
    Second input dataset > IMAGE2.DATA_ARRAY
    There are 16384 items
    Subset and spacing of items to be used /1,10000,1/ > 1,16384,2
    Output dataset > SCATTER3


Web Master
Tue Oct 7 10:18:50 BST 1997