save instead of show
This commit is contained in:
+1
-1
@@ -41,4 +41,4 @@ plt.errorbar(
|
|||||||
plt.ylabel('$\Delta$I/A')
|
plt.ylabel('$\Delta$I/A')
|
||||||
plt.xlabel('I$_{set}$/A')
|
plt.xlabel('I$_{set}$/A')
|
||||||
plt.legend()
|
plt.legend()
|
||||||
plt.show()
|
plt.savefig("2kw_direct.png")
|
||||||
|
|||||||
Reference in New Issue
Block a user