Path: news.mathworks.com!not-for-mail
From: "Jimmy " <testbest1@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: compiling images into a video
Date: Sat, 24 Oct 2009 19:57:00 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 20
Message-ID: <hbvm6c$6a$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> <hbrtar$l50$1@fred.mathworks.com>
Reply-To: "Jimmy " <testbest1@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 1256414220 202 172.30.248.37 (24 Oct 2009 19:57:00 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sat, 24 Oct 2009 19:57:00 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1991178
Xref: news.mathworks.com comp.soft-sys.matlab:579814


       Hi everyone, 
 thank you so much for your help. I managed to create a video changing the last line
with AVI=close(AVI);. But now the quality of the video is very poor and it's impossible to recognize any object. Do you have any idea what the reason may be? 
         Thank you

  
   
"Irati Epelde" <irati.epelde@gmail.com> wrote in message <hbrtar$l50$1@fred.mathworks.com>...
> "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.