<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/235948</link>
    <title>MATLAB Central Newsreader - tic, toc commands</title>
    <description>Feed for thread: tic, toc commands</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by 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>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Fri, 12 Sep 2008 19:56:02 -0400</pubDate>
      <title>tic, toc commands</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/235948#600140</link>
      <author>Yuri Geshelin</author>
      <description>Hello,&lt;br&gt;
&lt;br&gt;
When you get the on-screen output of tic / toc:&lt;br&gt;
&lt;br&gt;
&quot;Elapsed time is XXXXX seconds.&quot;&lt;br&gt;
&lt;br&gt;
Is there a way to capture the number XXXXX and bring it into workspace?</description>
    </item>
    <item>
      <pubDate>Fri, 12 Sep 2008 20:05:03 -0400</pubDate>
      <title>Re: tic, toc commands</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/235948#600143</link>
      <author>Husam Aldahiyat</author>
      <description>The number is stored in the variable toc.</description>
    </item>
    <item>
      <pubDate>Fri, 12 Sep 2008 20:05:06 -0400</pubDate>
      <title>Re: tic, toc commands</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/235948#600144</link>
      <author>Christian Zietz</author>
      <description>Yuri Geshelin schrieb:&lt;br&gt;
&lt;br&gt;
&amp;gt; When you get the on-screen output of tic / toc:&lt;br&gt;
&amp;gt; &quot;Elapsed time is XXXXX seconds.&quot;&lt;br&gt;
&amp;gt; Is there a way to capture the number XXXXX and bring it into workspace?&lt;br&gt;
&lt;br&gt;
t = toc;&lt;br&gt;
&lt;br&gt;
help toc&lt;br&gt;
&lt;br&gt;
Christian&lt;br&gt;
-- &lt;br&gt;
Christian Zietz  -  CHZ-Soft  -  czietz (at) gmx.net&lt;br&gt;
WWW: &lt;a href=&quot;http://www.chzsoft.com.ar/&quot;&gt;http://www.chzsoft.com.ar/&lt;/a&gt;&lt;br&gt;
PGP/GnuPG-Key-ID: 0x6DA025CA</description>
    </item>
  </channel>
</rss>

