Path: news.mathworks.com!not-for-mail
From: "Vihang Patil" <vihang_patil@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Efficient method to make a movie from a set of images
Date: Tue, 25 Dec 2007 06:44:01 +0000 (UTC)
Organization: Konem Solutions
Lines: 19
Message-ID: <fkq8rh$982$1@fred.mathworks.com>
References: <c9e5a834-8d3c-4b14-8df2-9fb2be9927bc@v4g2000hsf.googlegroups.com>
Reply-To: "Vihang Patil" <vihang_patil@yahoo.com>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1198565041 9474 172.30.248.37 (25 Dec 2007 06:44:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 25 Dec 2007 06:44:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 413701
Xref: news.mathworks.com comp.soft-sys.matlab:443476


Raj <rajanikanth@gmail.com> wrote in message
<c9e5a834-8d3c-4b14-8df2-9fb2be9927bc@v4g2000hsf.googlegroups.com>...
> Hi!
> 
> Could somebody tell me what is the efficient way to make a
movie from
> a set of images in Matlab?
> 
> Thanks,
> 
> Raj


doc im2frame
and 
doc movie2avi

HTH
Vihang