gnuplot命令大全
摘要:        
在linux命令提示符下运行gnuplot命令启动,输入quit或q或exit退出。plot命令gnuplot> plot sin(x) with line linetype 3 linewidth 2 或 gnuplot> plot sin(x) w l lt 3 lw 2 %用线画,线的类型(包括颜色与虚线的类型)是3,线的宽度是2,对函数sin(x)作图 gnuplot> plot sin(x) with point pointtype 3 pointsize 2 或 gnuplot> plot sin(x) w p pt 3 ps 2 %用点画,点的类型(包括颜    阅读全文
		
		posted @ 2011-07-18 16:23 原来... 阅读(16094) 评论(0) 推荐(0)
 
                    
                     
                    
                 
                    
                 浙公网安备 33010602011771号
浙公网安备 33010602011771号 
