Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Display simulation progress for background jobs
Date: Thu, 5 Nov 2009 07:36:02 +0000 (UTC)
Organization: ENSIACET INPT
Lines: 1
Message-ID: <hctv92$ekf$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 1257406562 14991 172.30.248.37 (5 Nov 2009 07:36:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 5 Nov 2009 07:36:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 481279
Xref: news.mathworks.com comp.soft-sys.matlab:582634


Is there a way to display simulation progress when launching in background a job with batch() command. I know that diary() should do this, but I don't know how to send information about the simulation progress in order to be displayed by diary(). Is there any other way ?