Path: news.mathworks.com!newsfeed-00.mathworks.com!solaris.cc.vt.edu!news.vt.edu!news.glorb.com!postnews.google.com!z7g2000vbh.googlegroups.com!not-for-mail
From: Alexander Erlich <alexander.erlich@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Creating a movie with varying time steps
Date: Thu, 11 Jun 2009 06:56:40 -0700 (PDT)
Organization: http://groups.google.com
Lines: 12
Message-ID: <54d79ffd-aeb6-4244-ac04-445c12c94c06@z7g2000vbh.googlegroups.com>
NNTP-Posting-Host: 134.102.186.192
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Trace: posting.google.com 1244728600 24777 127.0.0.1 (11 Jun 2009 13:56:40 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Thu, 11 Jun 2009 13:56:40 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: z7g2000vbh.googlegroups.com; posting-host=134.102.186.192; 
	posting-account=H4StzgoAAAB6i5sBDFPlaOTd7qBlZoph
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 
	1.1.4322; InfoPath.1),gzip(gfe),gzip(gfe)
Xref: news.mathworks.com comp.soft-sys.matlab:546554


Hi there,

suppose I have a solution of a differential equation which I would
like to visualize with surf. The numerical solution tells me exactly
when to plot the object in which coordinates. Now, I would like to
create a movie out of these surf plots. I cannot use getframe, as it
does not enable me to consider the varying time steps. Is there
another way to do that?

Thanks in advance!

Alexander