<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Function call timeline profiling	</title>
	<atom:link href="https://undocumentedmatlab.com/articles/function-call-timeline-profiling/feed" rel="self" type="application/rss+xml" />
	<link>https://undocumentedmatlab.com/articles/function-call-timeline-profiling?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=function-call-timeline-profiling</link>
	<description>Professional Matlab consulting, development and training</description>
	<lastBuildDate>Thu, 17 Jul 2014 18:54:19 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>
	<item>
		<title>
		By: Class object tab completion &#38; improper field names &#124; Undocumented Matlab		</title>
		<link>https://undocumentedmatlab.com/articles/function-call-timeline-profiling#comment-328030</link>

		<dc:creator><![CDATA[Class object tab completion &#38; improper field names &#124; Undocumented Matlab]]></dc:creator>
		<pubDate>Thu, 17 Jul 2014 18:54:19 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=4858#comment-328030</guid>

					<description><![CDATA[[...] This wrapper function can then be placed within a @char folder somewhere in the Matlab path. I used a similar trick for my profile_history utility last month. [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] This wrapper function can then be placed within a @char folder somewhere in the Matlab path. I used a similar trick for my profile_history utility last month. [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Yair Altman		</title>
		<link>https://undocumentedmatlab.com/articles/function-call-timeline-profiling#comment-327138</link>

		<dc:creator><![CDATA[Yair Altman]]></dc:creator>
		<pubDate>Sat, 28 Jun 2014 17:49:27 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=4858#comment-327138</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://undocumentedmatlab.com/articles/function-call-timeline-profiling#comment-327130&quot;&gt;Andrea&lt;/a&gt;.

@Andrea - this is covered in my &lt;a href=&quot;http://undocumentedmatlab.com/blog/uitable-customization-report&quot; rel=&quot;nofollow&quot;&gt;uitable customization report&lt;/a&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://undocumentedmatlab.com/articles/function-call-timeline-profiling#comment-327130">Andrea</a>.</p>
<p>@Andrea &#8211; this is covered in my <a href="http://undocumentedmatlab.com/blog/uitable-customization-report" rel="nofollow">uitable customization report</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Andrea		</title>
		<link>https://undocumentedmatlab.com/articles/function-call-timeline-profiling#comment-327130</link>

		<dc:creator><![CDATA[Andrea]]></dc:creator>
		<pubDate>Sat, 28 Jun 2014 13:45:31 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=4858#comment-327130</guid>

					<description><![CDATA[Hi
I wont to apply a row filter  like Excel to uitable to select multiple items contained in the column.

do you have any suggestion or example shopping how to do?

Thanks in advance
Andrea]]></description>
			<content:encoded><![CDATA[<p>Hi<br />
I wont to apply a row filter  like Excel to uitable to select multiple items contained in the column.</p>
<p>do you have any suggestion or example shopping how to do?</p>
<p>Thanks in advance<br />
Andrea</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Yair Altman		</title>
		<link>https://undocumentedmatlab.com/articles/function-call-timeline-profiling#comment-327058</link>

		<dc:creator><![CDATA[Yair Altman]]></dc:creator>
		<pubDate>Fri, 27 Jun 2014 08:25:34 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=4858#comment-327058</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://undocumentedmatlab.com/articles/function-call-timeline-profiling#comment-326998&quot;&gt;Dan&lt;/a&gt;.

@Dan - I uploaded an update to the profile_history utility with the ability to programmatically and interactively control the number of displayed functions (default = 15), sorted by descending total time.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://undocumentedmatlab.com/articles/function-call-timeline-profiling#comment-326998">Dan</a>.</p>
<p>@Dan &#8211; I uploaded an update to the profile_history utility with the ability to programmatically and interactively control the number of displayed functions (default = 15), sorted by descending total time.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dan		</title>
		<link>https://undocumentedmatlab.com/articles/function-call-timeline-profiling#comment-326998</link>

		<dc:creator><![CDATA[Dan]]></dc:creator>
		<pubDate>Thu, 26 Jun 2014 01:57:48 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=4858#comment-326998</guid>

					<description><![CDATA[It might be useful to be able to put a option to limit the number of function levels in view (i.e. How many sub-functions you delve down into for displaying their commands) ... such that your not displaying so many commands.  That could help visualize the general problem areas and let you dive down into those without getting so many display objects on the figure (which ultimately stops he usefulness).]]></description>
			<content:encoded><![CDATA[<p>It might be useful to be able to put a option to limit the number of function levels in view (i.e. How many sub-functions you delve down into for displaying their commands) &#8230; such that your not displaying so many commands.  That could help visualize the general problem areas and let you dive down into those without getting so many display objects on the figure (which ultimately stops he usefulness).</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Yair Altman		</title>
		<link>https://undocumentedmatlab.com/articles/function-call-timeline-profiling#comment-326566</link>

		<dc:creator><![CDATA[Yair Altman]]></dc:creator>
		<pubDate>Wed, 18 Jun 2014 22:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=4858#comment-326566</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://undocumentedmatlab.com/articles/function-call-timeline-profiling#comment-326562&quot;&gt;Wes Brodsky&lt;/a&gt;.

@Wes - the title might change a bit by the time it actually gets published in a few months, but the ISBN and web link will remain unchanged.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://undocumentedmatlab.com/articles/function-call-timeline-profiling#comment-326562">Wes Brodsky</a>.</p>
<p>@Wes &#8211; the title might change a bit by the time it actually gets published in a few months, but the ISBN and web link will remain unchanged.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Wes Brodsky		</title>
		<link>https://undocumentedmatlab.com/articles/function-call-timeline-profiling#comment-326562</link>

		<dc:creator><![CDATA[Wes Brodsky]]></dc:creator>
		<pubDate>Wed, 18 Jun 2014 21:19:18 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=4858#comment-326562</guid>

					<description><![CDATA[Sounds great! I have not had a chance to try it yet. I look forward to the publication of your book;

 
MATLAB Performance Tuning: Making your MATLAB Program Fly]]></description>
			<content:encoded><![CDATA[<p>Sounds great! I have not had a chance to try it yet. I look forward to the publication of your book;</p>
<p>MATLAB Performance Tuning: Making your MATLAB Program Fly</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Yair Altman		</title>
		<link>https://undocumentedmatlab.com/articles/function-call-timeline-profiling#comment-326557</link>

		<dc:creator><![CDATA[Yair Altman]]></dc:creator>
		<pubDate>Wed, 18 Jun 2014 21:01:05 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=4858#comment-326557</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://undocumentedmatlab.com/articles/function-call-timeline-profiling#comment-326553&quot;&gt;Ali&lt;/a&gt;.

@Ali - thanks, I just updated the FEX utility with a fix to this edge-case.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://undocumentedmatlab.com/articles/function-call-timeline-profiling#comment-326553">Ali</a>.</p>
<p>@Ali &#8211; thanks, I just updated the FEX utility with a fix to this edge-case.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ali		</title>
		<link>https://undocumentedmatlab.com/articles/function-call-timeline-profiling#comment-326553</link>

		<dc:creator><![CDATA[Ali]]></dc:creator>
		<pubDate>Wed, 18 Jun 2014 19:57:31 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=4858#comment-326553</guid>

					<description><![CDATA[Dear Yair,
When I run the code
&lt;pre lang=&quot;matlab&quot;&gt;profile on; surf(peaks); profile_history&lt;/pre&gt;
I get the following error message:
&lt;pre lang=&quot;matlab&quot;&gt; 
&gt;&gt; profile on; surf(peaks); profile_history
Error using copyfile
Cannot write to destination:
/home/ali/Documents/MATLAB/@char/profile_orig.m.  Use the &#039;f&#039; option to override.

Error in char/profile (line 10)
    copyfile([matlabroot &#039;/toolbox/matlab/codetools/profile.m&#039;], [curFolder &#039;/profile_orig.m&#039;]);

Error in profile_history (line 42)
        profData = profile(&#039;info&#039;);
&lt;/pre&gt;
However, when I removed @ from the @char folder&#039;s name, it works like a charm.]]></description>
			<content:encoded><![CDATA[<p>Dear Yair,<br />
When I run the code</p>
<pre lang="matlab">profile on; surf(peaks); profile_history</pre>
<p>I get the following error message:</p>
<pre lang="matlab"> 
>> profile on; surf(peaks); profile_history
Error using copyfile
Cannot write to destination:
/home/ali/Documents/MATLAB/@char/profile_orig.m.  Use the 'f' option to override.

Error in char/profile (line 10)
    copyfile([matlabroot '/toolbox/matlab/codetools/profile.m'], [curFolder '/profile_orig.m']);

Error in profile_history (line 42)
        profData = profile('info');
</pre>
<p>However, when I removed @ from the @char folder&#8217;s name, it works like a charm.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
