|
From: | Ron.Simonson |
Subject: | Re: Plotting and Animating in Octave (vs. Matlab) |
Date: | Tue, 16 Jul 2013 10:52:40 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux i686 on x86_64; rv:10.0.6esrpre) Gecko/20120713 Thunderbird/10.0.6 |
Jeffrey wrote I'm trying to make some plots and animations in Octave on a non-graphical cluster. Is this even possible? With the first code, I can get a rough, text-based plot. Is that the best I can do? Is there a way to animate (my second code)? If not animate, can I at least create a movie?
Have you considered writing the successive images to sequential files and then use the "animate" program (part of ImageMagick?)
[Prev in Thread] | Current Thread | [Next in Thread] |