GpplotOnce: Plots arrays in one function call

Description Usage Arguments Value Author(s) See Also

Description

GpplotOnce plots arrays for the x and y values without the need to define handles

Usage

1
GpplotOnce(title, style, label.x, label.y, x, y, n)

Arguments

title

title for the graphic

style

gnuplot style (lines, points, linespoints, ...)

label.x

label for the x-axis

label.y

label for the y-axis

x

array of doubles for the x-axis

y

array of doubles for the y-axis

n

number of elements of the list

Value

none

Author(s)

Jose' Gama

See Also

Gpinit


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