<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/260252</link>
    <title>MATLAB Central Newsreader - functions corresponding to this database SQL</title>
    <description>Feed for thread: functions corresponding to this database SQL</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, 07 Sep 2009 22:06:01 -0400</pubDate>
      <title>functions corresponding to this database SQL</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/260252#678604</link>
      <author>hailiang shen</author>
      <description>I am manipulating a matrix, with database SQL, it is written as:&lt;br&gt;
select column1, column2, min(column3) from matrix group by column1, column2.&lt;br&gt;
&lt;br&gt;
Is there any function in Matlab can finish this job?&lt;br&gt;
&lt;br&gt;
Thanks for any input</description>
    </item>
    <item>
      <pubDate>Sat, 12 Sep 2009 00:34:03 -0400</pubDate>
      <title>Re: functions corresponding to this database SQL</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/260252#679651</link>
      <author>Aldon Hynes</author>
      <description>I'm not sure if this is what you are looking for, but I had to write something fairly similar to a Group By function for Matlab recently.  &lt;br&gt;
&lt;br&gt;
You can read about it at &lt;br&gt;
Performing an SQL Style &amp;#8220;Group By&amp;#8221; in Matlab&lt;br&gt;
&lt;a href=&quot;http://www.toomre.com/node/801&quot;&gt;http://www.toomre.com/node/801&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Aldon&lt;br&gt;
&lt;br&gt;
&quot;hailiang shen&quot; &amp;lt;hlshen2005@gmail.com&amp;gt; wrote in message &lt;br&gt;
&amp;lt;h84049$3e8$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; I am manipulating a matrix, with database SQL, it is written as:&lt;br&gt;
&amp;gt; select column1, column2, min(column3) from matrix group by column1, column2.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Is there any function in Matlab can finish this job?&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Thanks for any input</description>
    </item>
  </channel>
</rss>

