tudat-team / tudat-space

An introduction and guide to tudat-space.
https://tudat-space.readthedocs.io
14 stars 17 forks source link

Plotting snippets #47

Closed gaffarelj closed 2 years ago

gaffarelj commented 2 years ago

Add documentation on the plotting utilities implemented in tudatpy. Also add code snippets of useful matplotlib functions (change figure and font size, add a grid, save space, etc).

gaffarelj commented 2 years ago

The API doc of the plotting utilities has since then been corrected and can be seen here.

The useful code snippets and matplotlib functions will later be implemented as part of tudatpy issue 41.