Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: how to handle the error
Date: Thu, 22 Oct 2009 20:12:29 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 4
Message-ID: <hbqebd$4lv$1@fred.mathworks.com>
References: <hboqqg$qc5$1@fred.mathworks.com> <hbormj$lhl$1@fred.mathworks.com>
Reply-To: <HIDDEN>
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 1256242349 4799 172.30.248.37 (22 Oct 2009 20:12:29 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 22 Oct 2009 20:12:29 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1947254
Xref: news.mathworks.com comp.soft-sys.matlab:579434


I just hope when the error occurs,no matter what error, the procedure can skip this number and continue to process next number.

I will see try and catch.
Thanks.