GpwriteMultiCsv: Write multi column CSV file

Description Usage Arguments Value Author(s) See Also

Description

GpwriteMultiCsv Writes a multi column CSV file for use with gnuplot commands later

Usage

1
GpwriteMultiCsv(fileName,xListPtr,n,numColumns,title)

Arguments

fileName

CSV file name

xListPtr

A list of pointers to column buffers

n

number of columns

numColumns

Length of xListPtr lis

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.