Updates to wire dipole example.

这个提交包含在:
craig-warren
2016-01-08 19:14:52 +00:00
父节点 a9de3ad00a
当前提交 0022867287
共有 5 个文件被更改,包括 71 次插入15 次删除

查看文件

@@ -58,6 +58,7 @@ if 'E' in args.field:
cb.set_label('Field strength [V/m]')
elif 'H' in args.field:
cb.set_label('Field strength [A/m]')
plt.show()
#fig.savefig(os.path.splitext(os.path.abspath(file))[0] + '.pdf', dpi=None, format='pdf', bbox_inches='tight', pad_inches=0.1)
f.close()