Path: news.mathworks.com!not-for-mail
From: "Irati Epelde" <irati.epelde@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: compiling images into a video
Date: Fri, 23 Oct 2009 09:34:19 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 12
Message-ID: <hbrtar$l50$1@fred.mathworks.com>
References: <hbkvp0$2tu$1@fred.mathworks.com> <hbl2ms$j96$1@fred.mathworks.com> <hbl78t$ikr$1@fred.mathworks.com> <hblat6$k7q$1@fred.mathworks.com> <hblbhq$34q$1@fred.mathworks.com> <hblebr$98k$1@fred.mathworks.com> <hbqc7j$gq9$1@fred.mathworks.com>
Reply-To: "Irati Epelde" <irati.epelde@gmail.com>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1256290459 21664 172.30.248.35 (23 Oct 2009 09:34:19 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 23 Oct 2009 09:34:19 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 2055765
Xref: news.mathworks.com comp.soft-sys.matlab:579532


"Jimmy " <testbest1@yahoo.com> wrote in message <hbqc7j$gq9$1@fred.mathworks.com>...
>       Hi Jan, 
> thank you very much for your help. Unfortunately I am getting some error which says 'not enough output arguments' when I try to run the code. And it gives error at close(AVI) as well. But thanks a lot for your try.
> 
> Hi Jimmy:

In the last sentences try with :
AVI=close(AVI);

good luck!!!

Irati.