Skip to content

Commit

Permalink
Update examples/02-modal_analyses/01-plot_and_animate_modes.py
Browse files Browse the repository at this point in the history
  • Loading branch information
PProfizi authored Dec 14, 2023
1 parent 1cb329b commit f1c07e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/02-modal_analyses/01-plot_and_animate_modes.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@
# To suppress window pop-up, set the `off_screen` argument to True.
# ~~~~~~~~~~~~~~~~~~~~

animation.animate_mode(disp, mode_number=1, save_as="tmp.gif", off_screen=False)
animation.animate_mode(disp, mode_number=1, save_as="tmp.gif", off_screen=True)

0 comments on commit f1c07e8

Please sign in to comment.