<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/276630</link>
    <title>MATLAB Central Newsreader - Importing Data from Excel to MATLAB in Real Time</title>
    <description>Feed for thread: Importing Data from Excel to MATLAB in Real Time</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2010 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>Wed, 17 Mar 2010 05:04:03 -0400</pubDate>
      <title>Importing Data from Excel to MATLAB in Real Time</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/276630#727019</link>
      <author>Anindya Dutta</author>
      <description>Hi,&lt;br&gt;
I want to import data from an Excel file onto MATLAB in realtime. I am currently importing using a xlsread(), processing the data and then plotting it using the tools on MATLAB. Consequently, the data I see is only valid for the time at which it was imported. Is there a way to make it constantly refresh and update the data from the Excel file?  (The Excel file has been setup to import data from another software, and hence updates itself every few seconds).&lt;br&gt;
Would really appreciate a detailed answer, as I am not still at a beginner/intermediate stage in MATLAB use.&lt;br&gt;
&lt;br&gt;
Thanks!&lt;br&gt;
&lt;br&gt;
Anindya</description>
    </item>
    <item>
      <pubDate>Mon, 22 Mar 2010 14:24:05 -0400</pubDate>
      <title>Re: Importing Data from Excel to MATLAB in Real Time</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/276630#728548</link>
      <author>Mihir </author>
      <description>Put yr matlab code in infinite for loop so it will run for as long as u want...&lt;br&gt;
&lt;br&gt;
and whenever it runs it will read the excell file and update the data ..and plot it....&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&quot;Anindya Dutta&quot; &amp;lt;seemeandsuffer@yahoo.com&amp;gt; wrote in message &amp;lt;hnpns3$m90$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Hi,&lt;br&gt;
&amp;gt; I want to import data from an Excel file onto MATLAB in realtime. I am currently importing using a xlsread(), processing the data and then plotting it using the tools on MATLAB. Consequently, the data I see is only valid for the time at which it was imported. Is there a way to make it constantly refresh and update the data from the Excel file?  (The Excel file has been setup to import data from another software, and hence updates itself every few seconds).&lt;br&gt;
&amp;gt; Would really appreciate a detailed answer, as I am not still at a beginner/intermediate stage in MATLAB use.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Thanks!&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Anindya</description>
    </item>
  </channel>
</rss>
