Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: "Error using ==> dbstop"
Date: Thu, 25 Jun 2009 13:58:01 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 12
Message-ID: <h1vvp9$e75$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1245938281 14565 172.30.248.38 (25 Jun 2009 13:58:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 25 Jun 2009 13:58:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1887645
Xref: news.mathworks.com comp.soft-sys.matlab:550584


Hello everybody,

I am using the "publish" command to evaluate an *.m file and publish it as HTML. I then use the "lasterror" command to decide if the *.m file compiles correctly or contains errors.
I used this file for a couple of months and it worked. But now, I will receive following error message:

"Error using ==> dbstop
You can not set a breakpoint past the start of the last expression in the file."

Does anybody know what this means?
Best regards,

Martin