mirror of
https://github.com/NohamR/Stage-2023.git
synced 2026-01-09 23:58:18 +00:00
gipps + pipes
This commit is contained in:
@@ -14,5 +14,6 @@ plt.figure(figsize=[16,9])
|
||||
plt.xlabel('distance w en m')
|
||||
plt.ylabel('vitesse en m.s-¹')
|
||||
plt.plot(ww, phi(ww))
|
||||
plt.savefig('phi(ww).png', dpi=300)
|
||||
plt.show()
|
||||
plt.savefig('test/phi(www).png')
|
||||
plt.draw()
|
||||
plt.pause(4)
|
||||
Reference in New Issue
Block a user