<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/169019</link>
    <title>MATLAB Central Newsreader - Information on a undocumented function (callstats)</title>
    <description>Feed for thread: Information on a undocumented function (callstats)</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2008 by The MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>The MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Mon, 12 May 2008 13:31:26 -0400</pubDate>
      <title>Re: Information on a undocumented function (callstats)</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/169019#431553</link>
      <author>Steve Eddins</author>
      <description>Juliana Bezerra wrote:&lt;br&gt;
&amp;gt; [snip]&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Hi Steve,&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; When I run the Simulink Report, the result is a report.&lt;br&gt;
&amp;gt; Do you know if it is possible to use profile('info') and &lt;br&gt;
&amp;gt; get the result of Simulink Profiler? &lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Regards,&lt;br&gt;
&amp;gt; Juliana&lt;br&gt;
&lt;br&gt;
I doubt it, but I don't know any details about the Simulink Profiler.&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Mon, 12 May 2008 13:04:02 -0400</pubDate>
      <title>Re: Information on a undocumented function (callstats)</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/169019#431548</link>
      <author>Juliana Bezerra</author>
      <description>Steve Eddins &amp;lt;Steve.Eddins@mathworks.com&amp;gt; wrote in message &lt;br&gt;
&amp;lt;g02d9g$7a9$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Paulo Pegado wrote:&lt;br&gt;
&amp;gt; &amp;gt; Hi Folks,&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; I've been working on a script to create a custom html &lt;br&gt;
report&lt;br&gt;
&amp;gt; &amp;gt; with data from the Simulink Profiler Report. In my &lt;br&gt;
studies I&lt;br&gt;
&amp;gt; &amp;gt; encountered a function called 'callstats' (saw it in a &lt;br&gt;
post&lt;br&gt;
&amp;gt; &amp;gt; from Ned Gulley, "Getting code coverage information&lt;br&gt;
&amp;gt; &amp;gt; programmatically".&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; Anyway, I looked everywhere for some documentation on &lt;br&gt;
this&lt;br&gt;
&amp;gt; &amp;gt; function and didn't find it anywhere.&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; Ned in it's reply cited that this function is &lt;br&gt;
undocumented&lt;br&gt;
&amp;gt; &amp;gt; and may change in the future. But hey, there must be &lt;br&gt;
some&lt;br&gt;
&amp;gt; &amp;gt; source of knowledgement about this particular function.&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; Anybody knows where can I get some information about &lt;br&gt;
this&lt;br&gt;
&amp;gt; &amp;gt; 'callstats' function?&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; Thanks.&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; callstats was an early incarnation of the 2nd generation &lt;br&gt;
MATLAB Profiler &lt;br&gt;
&amp;gt; that was introduced in MATLAB 5.3 (R11).  Since then, the &lt;br&gt;
profiler has &lt;br&gt;
&amp;gt; been substantially revised and enhanced, and it has been &lt;br&gt;
extended to &lt;br&gt;
&amp;gt; other parts of the product line, such as Simulink.  The &lt;br&gt;
old callstats &lt;br&gt;
&amp;gt; function is no longer used.  All the information that &lt;br&gt;
callstats used to &lt;br&gt;
&amp;gt; provide, and much more, is returned by:&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; profile('info')&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; See the profile reference page for more information.&lt;br&gt;
&lt;br&gt;
Hi Steve,&lt;br&gt;
&lt;br&gt;
When I run the Simulink Report, the result is a report.&lt;br&gt;
Do you know if it is possible to use profile('info') and &lt;br&gt;
get the result of Simulink Profiler? &lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
Juliana&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Mon, 12 May 2008 13:00:24 -0400</pubDate>
      <title>Re: Information on a undocumented function (callstats)</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/169019#431545</link>
      <author>Juliana Bezerra</author>
      <description>Steve Eddins &amp;lt;Steve.Eddins@mathworks.com&amp;gt; wrote in message &lt;br&gt;
&amp;lt;g02d9g$7a9$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Paulo Pegado wrote:&lt;br&gt;
&amp;gt; &amp;gt; Hi Folks,&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; I've been working on a script to create a custom html &lt;br&gt;
report&lt;br&gt;
&amp;gt; &amp;gt; with data from the Simulink Profiler Report. In my &lt;br&gt;
studies I&lt;br&gt;
&amp;gt; &amp;gt; encountered a function called 'callstats' (saw it in a &lt;br&gt;
post&lt;br&gt;
&amp;gt; &amp;gt; from Ned Gulley, "Getting code coverage information&lt;br&gt;
&amp;gt; &amp;gt; programmatically".&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; Anyway, I looked everywhere for some documentation on &lt;br&gt;
this&lt;br&gt;
&amp;gt; &amp;gt; function and didn't find it anywhere.&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; Ned in it's reply cited that this function is &lt;br&gt;
undocumented&lt;br&gt;
&amp;gt; &amp;gt; and may change in the future. But hey, there must be &lt;br&gt;
some&lt;br&gt;
&amp;gt; &amp;gt; source of knowledgement about this particular function.&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; Anybody knows where can I get some information about &lt;br&gt;
this&lt;br&gt;
&amp;gt; &amp;gt; 'callstats' function?&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; Thanks.&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; callstats was an early incarnation of the 2nd generation &lt;br&gt;
MATLAB Profiler &lt;br&gt;
&amp;gt; that was introduced in MATLAB 5.3 (R11).  Since then, the &lt;br&gt;
profiler has &lt;br&gt;
&amp;gt; been substantially revised and enhanced, and it has been &lt;br&gt;
extended to &lt;br&gt;
&amp;gt; other parts of the product line, such as Simulink.  The &lt;br&gt;
old callstats &lt;br&gt;
&amp;gt; function is no longer used.  All the information that &lt;br&gt;
callstats used to &lt;br&gt;
&amp;gt; provide, and much more, is returned by:&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; profile('info')&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; See the profile reference page for more information.&lt;br&gt;
&lt;br&gt;
Hi Steve,&lt;br&gt;
&lt;br&gt;
When I run the Simulink Profiler, the result is showed in a &lt;br&gt;
report.&lt;br&gt;
Do you know if it is possible to use "profile('info')" and &lt;br&gt;
get the result of the Simulink Profiler? &lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
Juliana&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Fri, 09 May 2008 20:47:44 -0400</pubDate>
      <title>Re: Information on a undocumented function (callstats)</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/169019#431296</link>
      <author>Steve Eddins</author>
      <description>Paulo Pegado wrote:&lt;br&gt;
&amp;gt; Hi Folks,&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; I've been working on a script to create a custom html report&lt;br&gt;
&amp;gt; with data from the Simulink Profiler Report. In my studies I&lt;br&gt;
&amp;gt; encountered a function called 'callstats' (saw it in a post&lt;br&gt;
&amp;gt; from Ned Gulley, "Getting code coverage information&lt;br&gt;
&amp;gt; programmatically".&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Anyway, I looked everywhere for some documentation on this&lt;br&gt;
&amp;gt; function and didn't find it anywhere.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Ned in it's reply cited that this function is undocumented&lt;br&gt;
&amp;gt; and may change in the future. But hey, there must be some&lt;br&gt;
&amp;gt; source of knowledgement about this particular function.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Anybody knows where can I get some information about this&lt;br&gt;
&amp;gt; 'callstats' function?&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Thanks.&lt;br&gt;
&amp;gt; &lt;br&gt;
&lt;br&gt;
callstats was an early incarnation of the 2nd generation MATLAB Profiler &lt;br&gt;
that was introduced in MATLAB 5.3 (R11).  Since then, the profiler has &lt;br&gt;
been substantially revised and enhanced, and it has been extended to &lt;br&gt;
other parts of the product line, such as Simulink.  The old callstats &lt;br&gt;
function is no longer used.  All the information that callstats used to &lt;br&gt;
provide, and much more, is returned by:&lt;br&gt;
&lt;br&gt;
profile('info')&lt;br&gt;
&lt;br&gt;
See the profile reference page for more information.&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Fri, 09 May 2008 19:04:04 -0400</pubDate>
      <title>Information on a undocumented function (callstats)</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/169019#431288</link>
      <author>Paulo Pegado</author>
      <description>Hi Folks,&lt;br&gt;
&lt;br&gt;
I've been working on a script to create a custom html report&lt;br&gt;
with data from the Simulink Profiler Report. In my studies I&lt;br&gt;
encountered a function called 'callstats' (saw it in a post&lt;br&gt;
from Ned Gulley, "Getting code coverage information&lt;br&gt;
programmatically".&lt;br&gt;
&lt;br&gt;
Anyway, I looked everywhere for some documentation on this&lt;br&gt;
function and didn't find it anywhere.&lt;br&gt;
&lt;br&gt;
Ned in it's reply cited that this function is undocumented&lt;br&gt;
and may change in the future. But hey, there must be some&lt;br&gt;
source of knowledgement about this particular function.&lt;br&gt;
&lt;br&gt;
Anybody knows where can I get some information about this&lt;br&gt;
'callstats' function?&lt;br&gt;
&lt;br&gt;
Thanks.&lt;br&gt;
&lt;br&gt;
</description>
    </item>
  </channel>
</rss>
