#
#
#
cat<<END>scatplt.par
                  Parameters for SCATPLT
                  **********************

START OF PARAMETERS:
temp02.dat                        -file with data
1   3   0    0                    -  columns for X, Y, wt, third var.
-1.0e21   1.0e21                  -  trimming limits
scat01.ps                         -file for Postscript output
-2.0     2.0      0               -X min and max, (0=arith, 1=log)
 0.0     1.0      0               -Y min and max, (0=arith, 1=log)
1                                 -plot every nth data point
0.5                               -bullet size: 0.1(sml)-1(reg)-10(big)
0.0      2.0                      -limits for third variable gray scale
Probability versus Mean
END
scatplt<<END

END
rm scatplt.par
#
#
#
cat<<END>scatplt.par
                  Parameters for SCATPLT
                  **********************

START OF PARAMETERS:
temp02.dat                        -file with data
2   3   0    0                    -  columns for X, Y, wt, third var.
-1.0e21   1.0e21                  -  trimming limits
scat02.ps                         -file for Postscript output
 0.0     1.4      0               -X min and max, (0=arith, 1=log)
 0.0     1.0      0               -Y min and max, (0=arith, 1=log)
1                                 -plot every nth data point
0.5                               -bullet size: 0.1(sml)-1(reg)-10(big)
0.0      2.0                      -limits for third variable gray scale
Probability versus Variance
END
scatplt<<END

END
rm scatplt.par

plot2h scat01.ps scat02.ps scatplt.ps
