GpwriteXcsv: Write single column CSV file

Description Usage Arguments Value Author(s) See Also

Description

GpwriteXcsv writes a single column CSV file for use with gnuplot commands later

Usage

1
GpwriteXcsv(fileName,x,n,title)

Arguments

fileName

CSV file name

x

A column buffer

n

number of columns

title

Title to write for the first line of the .csv file, will be preceeded by "#"

Value

none

Author(s)

Jose' Gama

See Also

Gpinit


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