This commit is contained in:
NohamR
2023-07-21 22:00:35 +02:00
parent 8abf424a9b
commit c7280f91d1
3 changed files with 3 additions and 3 deletions

View File

@@ -16,4 +16,4 @@ plt.ylabel('vitesse en m.s-¹')
plt.plot(ww, phi(ww))
plt.savefig('test/phi(www).png')
plt.draw()
plt.pause(4)
plt.pause(10)

BIN
test/phi(www).png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB