Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
wtools
wdata
Wiki
Examples
Python examples
Python examples
· Changes
Page history
Update Python examples
authored
Jan 19, 2022
by
Gabriel Wlazłowski
Hide whitespace changes
Inline
Side-by-side
Examples/Python-examples.md
View page @
a0578a4b
...
...
@@ -131,5 +131,5 @@ plt.legend(loc='upper right')
fig
.
savefig
(
"velocity.png"
)
plt
.
show
()
```
Output
Output

\ No newline at end of file