Hello,
I am trying to send commands to GNUPLOT to load a .plt file that was generated
with a C++ software module called with R, and to replot.
I am able to open the program with shell.exec (below) but I am at a loss at
what do next. Any suggestions??
shell.exec("C:\\ gnuplot \\ bin \\ wgnuplot.exe")
Thanks
>>>>>>>----------------------------------------------->>>>
Tony Fristachi
Battelle, Statistics & Information Analysis
505 King Avenue, Rm 11-7-056
Columbus, OH 43201
Email: [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>
Phone: 614/424.4910 Fax: 614/458.4910
Cell: 513/375.3263
Web:
http://www.battelle.org/solutions/default.aspx?Nav_Area=Tech&Nav_SectionID=3
"We are what we repeatedly do. Excellence then, is not an act, but a habit."
Aristotle
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.