我用perl和python写了相同功能的一段程序,计算一维fdtd,用gnuplot动态显示,可是python的数据没有显示出来,看横纵坐标的变化数据是正确收到了的,如最后的图片,求大神指点,谢谢. #!/usr/bin/perl # Author : Leon Email: yangli0534@gmail.com # fdtd simulation , plotting with gnuplot, writting in perl # perl and gnuplot software pa…