Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #4494
| X-Received | by 2002:a05:620a:24c9:b0:6ee:d791:9f84 with SMTP id m9-20020a05620a24c900b006eed7919f84mr16405075qkn.490.1667367952659; Tue, 01 Nov 2022 22:45:52 -0700 (PDT) |
|---|---|
| X-Received | by 2002:a81:5385:0:b0:370:b29:abb3 with SMTP id h127-20020a815385000000b003700b29abb3mr20917784ywb.2.1667367952413; Tue, 01 Nov 2022 22:45:52 -0700 (PDT) |
| Path | csiph.com!1.us.feeder.erje.net!feeder.erje.net!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail |
| Newsgroups | comp.graphics.apps.gnuplot |
| Date | Tue, 1 Nov 2022 22:45:52 -0700 (PDT) |
| Injection-Info | google-groups.googlegroups.com; posting-host=141.223.63.187; posting-account=XnSkHAoAAADfjJd2J8yTdEJJrrgeBtts |
| NNTP-Posting-Host | 141.223.63.187 |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <db4a49ca-2e44-4f78-8619-3d165b29404fn@googlegroups.com> (permalink) |
| Subject | animation from data files |
| From | Shahid Maqbool <shahid718@gmail.com> |
| Injection-Date | Wed, 02 Nov 2022 05:45:52 +0000 |
| Content-Type | text/plain; charset="UTF-8" |
| X-Received-Bytes | 1849 |
| Xref | csiph.com comp.graphics.apps.gnuplot:4494 |
Show key headers only | View raw
Dear all, I have data files in the order like: data_100.dat data_200.dat data_300.dat ... data_10000.dat here 100, 200, 300, ..., 10000 are the time steps. I can successfully plot surface plot for data file e.g., 'data_10.dat' with the command i.e., splot 'data_100.dat' matrix with pm3d notitle Now, i want to make animation for my data files to see the continuous evolution of the system. I have gone throught the book 'Gnuplot in Action' and section 11.5 shows some animations, but it is not telling about loading different files. Also the online demos like https://gnuplot.sourceforge.net/demo/animate2.html are not very helpful in this case. So my question is, which commands or keywords should i use to load the continuous files and display the animation on the console? Thanks a lot. Best regards, Shahid
Back to comp.graphics.apps.gnuplot | Previous | Next — Next in thread | Find similar
animation from data files Shahid Maqbool <shahid718@gmail.com> - 2022-11-01 22:45 -0700
Re: animation from data files Olaf Schultz <o.schultz@enhydralutris.de> - 2022-11-02 16:29 +0100
Re: animation from data files Karl Ratzsch <mail.kfr@gmx.net> - 2022-11-05 20:09 +0100
Re: animation from data files Russell Kajouri <rasoulkajouri@gmail.com> - 2022-11-07 01:53 -0800
Re: animation from data files Shahid Maqbool <shahid718@gmail.com> - 2022-11-07 18:58 -0800
Re: animation from data files Jörg Buchholz <bookwood4new@freenet.de> - 2022-11-08 07:01 +0100
csiph-web