gnuplot在windows下的安装和使用

在linux下gnuplot但是个很好的软件,我如今windows下运行gnuplot,方法以下:  linux

在windows下,我下载了一个一个安装包,在官网能够下的哦~,直接点击运行binary文件夹中的wgnuplot.exe便可,那么怎么在终端下直接输入gnuplot运行此软件呢?哈哈,简单得很,就是在咱们的系统变量Path的值后面添加“;D:gnuplot\binary”便可,固然路径要根据本身解压的路径相一致的,这样就会看到以下结果: windows

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp. 教程

C:\Documents and Settings\Administrator>gnuplot get

        G N U P L O T
        Version 4.4 patchlevel 4
        last modified November 2011
        System: MS-Windows 32 bit it

        Copyright (C) 1986-1993, 1998, 2004, 2007-2011
        Thomas Williams, Colin Kelley and many others io

        gnuplot home:     http://www.gnuplot.info
        faq, bugs, etc:   type "help seeking-assistance"
        immediate help:   type "help"
        plot window:      hit 'h' ast

Terminal type set to 'wxt'
gnuplot> 变量

开始gnuplot之旅吧!~ 软件


最后在给个连接,很好的gnuplot的教程,IBM Developer的, 终端

http://www.ibm.com/developerworks/cn/linux/l-gnuplot/

相关文章
相关标签/搜索