GpplotXY: Plot two list of doubles in 2D
Description
GpplotXY
plots two list of doubles in 2DUsage
GpplotXY(handle, x, y, n, title)
Arguments
handle
handle to the connection
x
list of doubles for the x-axis
y
list of doubles for the y-axis
n
number of elements of the list
title
title for the graphic