GpplotXY: Plot two list of doubles in 2D

Description Usage Arguments Value Author(s) See Also

Description

GpplotXY plots two list of doubles in 2D

Usage

1
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

Value

none

Author(s)

Jose' Gama

See Also

Gpinit


Rgnuplot documentation built on May 1, 2019, 9:17 p.m.