Download List

项目描述

plot2d allows you to plot 2D, X vs Y, and scatter
plots directly to a compressed image file. You can
plot up to 12 series. It uses a simple ASCII
options file and runs from the console/terminal
and also has a simple Win32 GUI. The core code is
ANSI C with C++ encapsulation for ease of use.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-03-07 09:30 Back to release list
Alpha 0.08

GNU标准的命令行选项得到改善,短版和长版本。情节的能力列* -1加入。例如,“plot2d sinc.txt 1 -2”,情节与一列列2 * -1。该tar.gz进行了更新,以便它卸载到一个文件夹。从stdin输入现在支持。
标签: Minor feature enhancements
GNU standard command line options were improved
with short versions and long versions. The ability
to plot a column * -1 was added. For example,
"plot2d sinc.txt 1 -2", plots column 1 versus
column 2 * -1. The tar.gz was updated so that it
unloads to a folder. Input from stdin is now
supported.

Project Resources