Replies: 1 comment
-
|
Yes, this is possible, use the gif terminal for GnuPlot http://gnuplot.info/docs_5.5/loc20476.html but to have a smoother result, you can create a set of png file and create gif in another program. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I was doing a small example case for a quick tutorial, and wanted to know if there is a way to save an animation to a gif file?
I published a first version here: https://fortran-lang.discourse.group/t/fortran-code-snippets/2150/58?u=hkvzjal
Now I wanted to change the static images for an animation doing something like this:
It works, just would like to get the gif to disk if possible.
Beta Was this translation helpful? Give feedback.
All reactions