<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/254044</link>
    <title>MATLAB Central Newsreader - GUI - timer</title>
    <description>Feed for thread: GUI - timer</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>Thu, 18 Jun 2009 12:13:01 -0400</pubDate>
      <title>GUI - timer</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/254044#658430</link>
      <author>beda meda</author>
      <description>Hi,&lt;br&gt;
I call method from GUI (created through Guide) and from this method another two are called. I would like to add a timer to my GUI which would show how long every method lasts. I found how to use tic and toc but I don't know how can I get values of toc to my GUI. I mean something like&lt;br&gt;
&lt;br&gt;
set(handles.text1,'String',num2str(time));&lt;br&gt;
&lt;br&gt;
Because the main method is still running when I need value for the first method so I can't use toc as an output of main method. I hope someone can understand what I want:) If no just ask me I'll try to explain better:)</description>
    </item>
  </channel>
</rss>

