你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-07 15:10:13 +08:00
Switched off plot saving by default.
这个提交包含在:
@@ -87,4 +87,4 @@ else:
|
|||||||
plt.show()
|
plt.show()
|
||||||
|
|
||||||
# Save a PDF of the figure
|
# Save a PDF of the figure
|
||||||
fig.savefig(os.path.dirname(os.path.abspath(__file__)) + os.sep + w.type + '.png', dpi=150, format='png', bbox_inches='tight', pad_inches=0.1)
|
#fig.savefig(os.path.dirname(os.path.abspath(__file__)) + os.sep + w.type + '.png', dpi=150, format='png', bbox_inches='tight', pad_inches=0.1)
|
在新工单中引用
屏蔽一个用户