Path: news.mathworks.com!not-for-mail
From: "Paulo Pegado" <paulo.pegado.removethis@embraer.com.br>
Newsgroups: comp.soft-sys.matlab
Subject: Information on a undocumented function (callstats)
Date: Fri, 9 May 2008 19:04:04 +0000 (UTC)
Organization: Embraer
Lines: 20
Message-ID: <g02774$77v$1@fred.mathworks.com>
Reply-To: "Paulo Pegado" <paulo.pegado.removethis@embraer.com.br>
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 1210359844 7423 172.30.248.38 (9 May 2008 19:04:04 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 9 May 2008 19:04:04 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1369839
Xref: news.mathworks.com comp.soft-sys.matlab:467634


Hi Folks,

I've been working on a script to create a custom html report
with data from the Simulink Profiler Report. In my studies I
encountered a function called 'callstats' (saw it in a post
from Ned Gulley, "Getting code coverage information
programmatically".

Anyway, I looked everywhere for some documentation on this
function and didn't find it anywhere.

Ned in it's reply cited that this function is undocumented
and may change in the future. But hey, there must be some
source of knowledgement about this particular function.

Anybody knows where can I get some information about this
'callstats' function?

Thanks.