你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-06 20:46:52 +08:00
Corrected opening of multiple receiver figure windows.
这个提交包含在:
@@ -44,6 +44,6 @@ for rx in range(1, nrx + 1):
|
||||
Hz = f[path + 'Hz'][:]
|
||||
fig, plt = plot_Ascan('rx' + str(rx), time, Ex, Ey, Ez, Hx, Hy, Hz)
|
||||
#fig.savefig(os.path.splitext(os.path.abspath(file))[0] + '.pdf', dpi=None, format='pdf', bbox_inches='tight', pad_inches=0.1)
|
||||
plt.show()
|
||||
|
||||
plt.show()
|
||||
f.close()
|
在新工单中引用
屏蔽一个用户