我的新博客

随笔分类 -  gunplot

摘要:可执行文件地址: 下载后,后缀修改去掉.ra即可执行 源代码 例子 阅读全文
posted @ 2016-09-15 14:54 Leon#0534 阅读(1632) 评论(0) 推荐(0)
摘要:源文件 例'1 1 #!/usr/bin/env python 2 3 import sys 4 import math 5 import os 6 from gnuplot_leon import * 7 8 # Author : Leon Email: yangli0534@gmail.com 阅读全文
posted @ 2016-09-14 23:22 Leon#0534 阅读(1087) 评论(0) 推荐(0)
摘要:我用perl和python写了相同功能的一段程序,计算一维fdtd,用gnuplot动态显示,可是python的数据没有显示出来,看横纵坐标的变化数据是正确收到了的,如最后的图片,求大神指点,谢谢。 正常结果 python的程序 结果就是 阅读全文
posted @ 2016-09-14 13:07 Leon#0534 阅读(337) 评论(0) 推荐(0)
摘要:# 9月13日 于成都黄龙溪 1 #!/usr/bin/perl 2 3 # Author : Leon Email: yangli0534@gmail.com 4 # fdtd simulation , plotting with gnuplot, writting in perl 5 # per 阅读全文
posted @ 2016-09-13 11:48 Leon#0534 阅读(416) 评论(0) 推荐(0)
摘要:1 如何运行 gnuplot是一个命令行输入的工具,把命令行写入一个文本file1 file2。使用下列方式运行。 gnuplot {option} file1 file2 2 产生一个图标,不管数据怎么变化保持不变 gnuplot -persist -e "set title 'Sine curv 阅读全文
posted @ 2016-08-31 01:54 Leon#0534 阅读(537) 评论(0) 推荐(0)
摘要:源文地址 (September 2008) For the last couple of years, I've been working on European Space Agency (ESA) projects - writing rather complex code generators 阅读全文
posted @ 2016-08-21 16:09 Leon#0534 阅读(591) 评论(0) 推荐(0)
摘要:1 //author : Leon yangli0534@gmail.com 2 3 #include <stdlib.h> 4 #include <stdio.h> 5 #include <math.h> 6 #define NUM_POINTS 500 7 #define NUM_COMMAND 阅读全文
posted @ 2016-08-21 10:21 Leon#0534 阅读(267) 评论(0) 推荐(0)

我的新博客

专注天线学习,欢迎交流 yangli0534@gmail.com - 创建于 2010年

我永远是茫茫EE领域的一名小学生。