Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Trouble running MATLAB code
Date: Mon, 6 Oct 2008 13:00:22 +0000 (UTC)
Organization: The MathWorks Inc
Lines: 10
Message-ID: <gcd256$7b0$1@fred.mathworks.com>
References: <gc91iq$fq8$1@fred.mathworks.com>
Reply-To: <HIDDEN>
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 1223298022 7520 172.30.248.35 (6 Oct 2008 13:00:22 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 6 Oct 2008 13:00:22 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 796075
Xref: news.mathworks.com comp.soft-sys.matlab:493809


Hi Matthew,
Please provide the exact and entire error message you get and also which line you get it on.

This sounds like an error we've seen returned by the MCC driver but it is usually associated with trying to add more channels to your object than exist, so it's surprising that you're seeing it.

It's unclear how this program works since TriggerRepeat and RepeatOutput are being set to zero. Can you explain?

Sherryl