<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/172424</link>
    <title>MATLAB Central Newsreader - push button data retrieval</title>
    <description>Feed for thread: push button data retrieval</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, 11 Jul 2008 20:28:01 -0400</pubDate>
      <title>push button data retrieval</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/172424#442577</link>
      <author>ching l</author>
      <description>Hello, &lt;br&gt;
&lt;br&gt;
How do I store data after the users press the &quot;Push Button&quot;?&lt;br&gt;
&lt;br&gt;
Basically what I'm doing is, the users will be asked to&lt;br&gt;
click on the &quot;Play&quot; button for the audio, then they will be&lt;br&gt;
asked to answer &quot;Yes&quot; or &quot;No&quot; by clicking on the push button.&lt;br&gt;
&lt;br&gt;
And then I would need to save the results of the test. The&lt;br&gt;
audio will be played randomly. &lt;br&gt;
&lt;br&gt;
Ideally, I want to have something like this- &lt;br&gt;
&lt;br&gt;
Subject 1&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;Audio    Answer&lt;br&gt;
&lt;br&gt;
1. Piano     Yes&lt;br&gt;
2. Guitar    No&lt;br&gt;
3. Drums     Yes&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Subject 2&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;Audio    Answer&lt;br&gt;
&lt;br&gt;
1. Piano     Yes&lt;br&gt;
2. Guitar    No&lt;br&gt;
3. Drums     Yes&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Which particular topic should I look into for this kind of&lt;br&gt;
data storage/retrieval?&lt;br&gt;
&lt;br&gt;
Thanks in advance&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&amp;nbsp;</description>
    </item>
    <item>
      <pubDate>Fri, 11 Jul 2008 23:35:03 -0400</pubDate>
      <title>Re: push button data retrieval</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/172424#442594</link>
      <author>Matt Fig</author>
      <description>&lt;br&gt;
&amp;gt; Which particular topic should I look into for this kind of&lt;br&gt;
&amp;gt; data storage/retrieval?&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Thanks in advance&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
How about fwrite?</description>
    </item>
    <item>
      <pubDate>Sat, 12 Jul 2008 10:11:02 -0400</pubDate>
      <title>Re: push button data retrieval</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/172424#442615</link>
      <author>ching l</author>
      <description>&quot;Matt Fig&quot; &amp;lt;spamanon@yahoo.com&amp;gt; wrote in message &lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; How about fwrite?&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Don't really understand how to implement it for the usage&lt;br&gt;
above.....&lt;br&gt;
&lt;br&gt;
anyway, thanks a lot..will have a look at that......</description>
    </item>
  </channel>
</rss>

