<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/173379</link>
    <title>MATLAB Central Newsreader - time merger</title>
    <description>Feed for thread: time merger</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>Mon, 28 Jul 2008 16:14:02 -0400</pubDate>
      <title>time merger</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/173379#445894</link>
      <author>Mark Weidman</author>
      <description>Hi&lt;br&gt;
I'm trying to merge two sources of data.  I have values for&lt;br&gt;
pH vs. time and also potential vs. time.  I want to merge&lt;br&gt;
these two so I can get pH vs. potential.  The times are not&lt;br&gt;
exactly the same so I tried to write an m-file that would&lt;br&gt;
match up the times as close as possible and give me an array&lt;br&gt;
of pH and potential.  It's not working so far.  Any help is&lt;br&gt;
greatly appreciated. &lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Thanks :)</description>
    </item>
    <item>
      <pubDate>Mon, 28 Jul 2008 16:30:21 -0400</pubDate>
      <title>Re: time merger</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/173379#445900</link>
      <author>Andres </author>
      <description>&quot;Mark Weidman&quot; &amp;lt;wademan947@aol.com&amp;gt; wrote in message&lt;br&gt;
&amp;lt;g6kr8a$b7c$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Hi&lt;br&gt;
&amp;gt; I'm trying to merge two sources of data.  I have values for&lt;br&gt;
&amp;gt; pH vs. time and also potential vs. time.  I want to merge&lt;br&gt;
&amp;gt; these two so I can get pH vs. potential.  The times are not&lt;br&gt;
&amp;gt; exactly the same so I tried to write an m-file that would&lt;br&gt;
&amp;gt; match up the times as close as possible and give me an array&lt;br&gt;
&amp;gt; of pH and potential.  It's not working so far.  Any help is&lt;br&gt;
&amp;gt; greatly appreciated. &lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Thanks :)&lt;br&gt;
&lt;br&gt;
Probably you want to interpolate one of the signals at the&lt;br&gt;
time data of the other one. Check out &lt;br&gt;
doc interp1&lt;br&gt;
so you'll get, say, the pH vs. the interpolated potential.&lt;br&gt;
Hth&lt;br&gt;
Andres</description>
    </item>
  </channel>
</rss>

