<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.de/matlabcentral/newsreader/view_thread/314520</link>
    <title>MATLAB Central Newsreader - Variance of all values in a matrix</title>
    <description>Feed for thread: Variance of all values in a matrix</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2013 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.de/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Fri, 18 Nov 2011 21:02:28 +0000</pubDate>
      <title>Variance of all values in a matrix</title>
      <link>http://www.mathworks.de/matlabcentral/newsreader/view_thread/314520#858908</link>
      <author>Ulrik Nash</author>
      <description>Is there an expression for finding the variance of all elements in a matrix? If so, what is it?</description>
    </item>
    <item>
      <pubDate>Fri, 18 Nov 2011 21:15:29 +0000</pubDate>
      <title>Re: Variance of all values in a matrix</title>
      <link>http://www.mathworks.de/matlabcentral/newsreader/view_thread/314520#858909</link>
      <author>ade77 </author>
      <description>"Ulrik Nash" &amp;lt;uwn@sam.sdu.dk&amp;gt; wrote in message &amp;lt;ja6h54$8d9$1@newscl01ah.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Is there an expression for finding the variance of all elements in a matrix? If so, what is it?&lt;br&gt;
&lt;br&gt;
doc var</description>
    </item>
    <item>
      <pubDate>Fri, 18 Nov 2011 21:25:11 +0000</pubDate>
      <title>Re: Variance of all values in a matrix</title>
      <link>http://www.mathworks.de/matlabcentral/newsreader/view_thread/314520#858910</link>
      <author>Ulrik Nash</author>
      <description>"ade77 " &amp;lt;ade100a@gmail.com&amp;gt; wrote in message &amp;lt;ja6hth$b2b$1@newscl01ah.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; "Ulrik Nash" &amp;lt;uwn@sam.sdu.dk&amp;gt; wrote in message &amp;lt;ja6h54$8d9$1@newscl01ah.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; &amp;gt; Is there an expression for finding the variance of all elements in a matrix? If so, what is it?&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; doc var&lt;br&gt;
&lt;br&gt;
I was hoping the doc was incomplete. I need the variance not simply of a row or column, but for all values at once. Surely MatLab can do this, right?</description>
    </item>
    <item>
      <pubDate>Fri, 18 Nov 2011 21:26:17 +0000</pubDate>
      <title>Re: Variance of all values in a matrix</title>
      <link>http://www.mathworks.de/matlabcentral/newsreader/view_thread/314520#858911</link>
      <author>Steven_Lord</author>
      <description>&lt;br&gt;
&lt;br&gt;
"Ulrik Nash" &amp;lt;uwn@sam.sdu.dk&amp;gt; wrote in message &lt;br&gt;
news:ja6ifn$d33$1@newscl01ah.mathworks.com...&lt;br&gt;
&amp;gt; "ade77 " &amp;lt;ade100a@gmail.com&amp;gt; wrote in message &lt;br&gt;
&amp;gt; &amp;lt;ja6hth$b2b$1@newscl01ah.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt;&amp;gt; "Ulrik Nash" &amp;lt;uwn@sam.sdu.dk&amp;gt; wrote in message &lt;br&gt;
&amp;gt;&amp;gt; &amp;lt;ja6h54$8d9$1@newscl01ah.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; Is there an expression for finding the variance of all elements in a &lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; matrix? If so, what is it?&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; doc var&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; I was hoping the doc was incomplete. I need the variance not simply of a &lt;br&gt;
&amp;gt; row or column, but for all values at once. Surely MatLab can do this, &lt;br&gt;
&amp;gt; right?&lt;br&gt;
&lt;br&gt;
Columnize the matrix.&lt;br&gt;
&lt;br&gt;
A = magic(7);&lt;br&gt;
var(A(:))&lt;br&gt;
&lt;br&gt;
-- &lt;br&gt;
Steve Lord&lt;br&gt;
slord@mathworks.com&lt;br&gt;
To contact Technical Support use the Contact Us link on &lt;br&gt;
&lt;a href="http://www.mathworks.com"&gt;http://www.mathworks.com&lt;/a&gt; </description>
    </item>
    <item>
      <pubDate>Fri, 18 Nov 2011 21:31:14 +0000</pubDate>
      <title>Re: Variance of all values in a matrix</title>
      <link>http://www.mathworks.de/matlabcentral/newsreader/view_thread/314520#858913</link>
      <author>Ulrik Nash</author>
      <description>"Steven_Lord" &amp;lt;slord@mathworks.com&amp;gt; wrote in message &amp;lt;ja6ihp$dam$1@newscl01ah.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; "Ulrik Nash" &amp;lt;uwn@sam.sdu.dk&amp;gt; wrote in message &lt;br&gt;
&amp;gt; news:ja6ifn$d33$1@newscl01ah.mathworks.com...&lt;br&gt;
&amp;gt; &amp;gt; "ade77 " &amp;lt;ade100a@gmail.com&amp;gt; wrote in message &lt;br&gt;
&amp;gt; &amp;gt; &amp;lt;ja6hth$b2b$1@newscl01ah.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; "Ulrik Nash" &amp;lt;uwn@sam.sdu.dk&amp;gt; wrote in message &lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; &amp;lt;ja6h54$8d9$1@newscl01ah.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; &amp;gt; Is there an expression for finding the variance of all elements in a &lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; &amp;gt; matrix? If so, what is it?&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; doc var&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; I was hoping the doc was incomplete. I need the variance not simply of a &lt;br&gt;
&amp;gt; &amp;gt; row or column, but for all values at once. Surely MatLab can do this, &lt;br&gt;
&amp;gt; &amp;gt; right?&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Columnize the matrix.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; A = magic(7);&lt;br&gt;
&amp;gt; var(A(:))&lt;br&gt;
&lt;br&gt;
Thank you very much, Steve. That really should be in the documentation.</description>
    </item>
    <item>
      <pubDate>Fri, 18 Nov 2011 21:33:11 +0000</pubDate>
      <title>Re: Variance of all values in a matrix</title>
      <link>http://www.mathworks.de/matlabcentral/newsreader/view_thread/314520#858915</link>
      <author>Roger Stafford</author>
      <description>"Ulrik Nash" &amp;lt;uwn@sam.sdu.dk&amp;gt; wrote in message &amp;lt;ja6h54$8d9$1@newscl01ah.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Is there an expression for finding the variance of all elements in a matrix? If so, what is it?&lt;br&gt;
- - - - - - - -&lt;br&gt;
&amp;nbsp;&amp;nbsp;If M is your matrix, do:&lt;br&gt;
&lt;br&gt;
&amp;nbsp;v = var(M(:));&lt;br&gt;
&lt;br&gt;
Roger Stafford</description>
    </item>
    <item>
      <pubDate>Fri, 18 Nov 2011 21:36:28 +0000</pubDate>
      <title>Re: Variance of all values in a matrix</title>
      <link>http://www.mathworks.de/matlabcentral/newsreader/view_thread/314520#858916</link>
      <author>Ulrik Nash</author>
      <description>"Ulrik Nash" &amp;lt;uwn@sam.sdu.dk&amp;gt; wrote in message &amp;lt;ja6ir2$e6k$1@newscl01ah.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; "Steven_Lord" &amp;lt;slord@mathworks.com&amp;gt; wrote in message &amp;lt;ja6ihp$dam$1@newscl01ah.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; "Ulrik Nash" &amp;lt;uwn@sam.sdu.dk&amp;gt; wrote in message &lt;br&gt;
&amp;gt; &amp;gt; news:ja6ifn$d33$1@newscl01ah.mathworks.com...&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; "ade77 " &amp;lt;ade100a@gmail.com&amp;gt; wrote in message &lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;lt;ja6hth$b2b$1@newscl01ah.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt;&amp;gt; "Ulrik Nash" &amp;lt;uwn@sam.sdu.dk&amp;gt; wrote in message &lt;br&gt;
&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;lt;ja6h54$8d9$1@newscl01ah.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;gt; Is there an expression for finding the variance of all elements in a &lt;br&gt;
&amp;gt; &amp;gt; &amp;gt;&amp;gt; &amp;gt; matrix? If so, what is it?&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt;&amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt;&amp;gt; doc var&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; I was hoping the doc was incomplete. I need the variance not simply of a &lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; row or column, but for all values at once. Surely MatLab can do this, &lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; right?&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; Columnize the matrix.&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; A = magic(7);&lt;br&gt;
&amp;gt; &amp;gt; var(A(:))&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Thank you very much, Steve. That really should be in the documentation.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
On the other hand, I really should have known about columnize. If I did, the rest would have been obvious! :)</description>
    </item>
    <item>
      <pubDate>Fri, 18 Nov 2011 21:37:11 +0000</pubDate>
      <title>Re: Variance of all values in a matrix</title>
      <link>http://www.mathworks.de/matlabcentral/newsreader/view_thread/314520#858917</link>
      <author>Ulrik Nash</author>
      <description>"Roger Stafford" wrote in message &amp;lt;ja6iun$ejc$1@newscl01ah.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; "Ulrik Nash" &amp;lt;uwn@sam.sdu.dk&amp;gt; wrote in message &amp;lt;ja6h54$8d9$1@newscl01ah.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; &amp;gt; Is there an expression for finding the variance of all elements in a matrix? If so, what is it?&lt;br&gt;
&amp;gt; - - - - - - - -&lt;br&gt;
&amp;gt;   If M is your matrix, do:&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt;  v = var(M(:));&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Roger Stafford&lt;br&gt;
&lt;br&gt;
Thank you Roger..</description>
    </item>
    <item>
      <pubDate>Fri, 18 Nov 2011 21:37:21 +0000</pubDate>
      <title>Re: Variance of all values in a matrix</title>
      <link>http://www.mathworks.de/matlabcentral/newsreader/view_thread/314520#858918</link>
      <author>Steven_Lord</author>
      <description>&lt;br&gt;
&lt;br&gt;
"Ulrik Nash" &amp;lt;uwn@sam.sdu.dk&amp;gt; wrote in message &lt;br&gt;
news:ja6ir2$e6k$1@newscl01ah.mathworks.com...&lt;br&gt;
&amp;gt; "Steven_Lord" &amp;lt;slord@mathworks.com&amp;gt; wrote in message &lt;br&gt;
&amp;gt; &amp;lt;ja6ihp$dam$1@newscl01ah.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; "Ulrik Nash" &amp;lt;uwn@sam.sdu.dk&amp;gt; wrote in message &lt;br&gt;
&amp;gt;&amp;gt; news:ja6ifn$d33$1@newscl01ah.mathworks.com...&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; "ade77 " &amp;lt;ade100a@gmail.com&amp;gt; wrote in message &lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; &amp;lt;ja6hth$b2b$1@newscl01ah.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;&amp;gt; "Ulrik Nash" &amp;lt;uwn@sam.sdu.dk&amp;gt; wrote in message &lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;lt;ja6h54$8d9$1@newscl01ah.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; Is there an expression for finding the variance of all elements in a &lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; matrix? If so, what is it?&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;&amp;gt; doc var&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; I was hoping the doc was incomplete. I need the variance not simply of &lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; a row or column, but for all values at once. Surely MatLab can do this, &lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; right?&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; Columnize the matrix.&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; A = magic(7);&lt;br&gt;
&amp;gt;&amp;gt; var(A(:))&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Thank you very much, Steve. That really should be in the documentation.&lt;br&gt;
&lt;br&gt;
It is. Take a look at the "Specifying All Elements of a Row or Column" &lt;br&gt;
section on this page.&lt;br&gt;
&lt;br&gt;
&lt;a href="http://www.mathworks.com/help/techdoc/math/f1-85462.html#f1-85544"&gt;http://www.mathworks.com/help/techdoc/math/f1-85462.html#f1-85544&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Should it be included more _prominently_ (or in another location or more &lt;br&gt;
locations) in the documentation? Perhaps. Can you tell me where you'd expect &lt;br&gt;
to see that information?&lt;br&gt;
&lt;br&gt;
-- &lt;br&gt;
Steve Lord&lt;br&gt;
slord@mathworks.com&lt;br&gt;
To contact Technical Support use the Contact Us link on &lt;br&gt;
&lt;a href="http://www.mathworks.com"&gt;http://www.mathworks.com&lt;/a&gt; </description>
    </item>
    <item>
      <pubDate>Fri, 18 Nov 2011 22:26:11 +0000</pubDate>
      <title>Re: Variance of all values in a matrix</title>
      <link>http://www.mathworks.de/matlabcentral/newsreader/view_thread/314520#858923</link>
      <author>Ulrik Nash</author>
      <description>"Steven_Lord" &amp;lt;slord@mathworks.com&amp;gt; wrote in message &amp;lt;ja6j6h$fb2$1@newscl01ah.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; "Ulrik Nash" &amp;lt;uwn@sam.sdu.dk&amp;gt; wrote in message &lt;br&gt;
&amp;gt; news:ja6ir2$e6k$1@newscl01ah.mathworks.com...&lt;br&gt;
&amp;gt; &amp;gt; "Steven_Lord" &amp;lt;slord@mathworks.com&amp;gt; wrote in message &lt;br&gt;
&amp;gt; &amp;gt; &amp;lt;ja6ihp$dam$1@newscl01ah.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; "Ulrik Nash" &amp;lt;uwn@sam.sdu.dk&amp;gt; wrote in message &lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; news:ja6ifn$d33$1@newscl01ah.mathworks.com...&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; &amp;gt; "ade77 " &amp;lt;ade100a@gmail.com&amp;gt; wrote in message &lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; &amp;gt; &amp;lt;ja6hth$b2b$1@newscl01ah.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; "Ulrik Nash" &amp;lt;uwn@sam.sdu.dk&amp;gt; wrote in message &lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;lt;ja6h54$8d9$1@newscl01ah.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; Is there an expression for finding the variance of all elements in a &lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; matrix? If so, what is it?&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; doc var&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; &amp;gt; I was hoping the doc was incomplete. I need the variance not simply of &lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; &amp;gt; a row or column, but for all values at once. Surely MatLab can do this, &lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; &amp;gt; right?&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; Columnize the matrix.&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; A = magic(7);&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; var(A(:))&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; Thank you very much, Steve. That really should be in the documentation.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; It is. Take a look at the "Specifying All Elements of a Row or Column" &lt;br&gt;
&amp;gt; section on this page.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &lt;a href="http://www.mathworks.com/help/techdoc/math/f1-85462.html#f1-85544"&gt;http://www.mathworks.com/help/techdoc/math/f1-85462.html#f1-85544&lt;/a&gt;&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Should it be included more _prominently_ (or in another location or more &lt;br&gt;
&amp;gt; locations) in the documentation? Perhaps. Can you tell me where you'd expect &lt;br&gt;
&amp;gt; to see that information?&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; -- &lt;br&gt;
&amp;gt; Steve Lord&lt;br&gt;
&amp;gt; slord@mathworks.com&lt;br&gt;
&amp;gt; To contact Technical Support use the Contact Us link on &lt;br&gt;
&amp;gt; &lt;a href="http://www.mathworks.com"&gt;http://www.mathworks.com&lt;/a&gt; &lt;br&gt;
&lt;br&gt;
&lt;br&gt;
I think it would be a good idea to mention, perhaps to conclude the section on variance, that columnizing combined with the use of variance, permits the calculation of variance for the entire matrix at once. </description>
    </item>
    <item>
      <pubDate>Fri, 18 Nov 2011 22:45:16 +0000</pubDate>
      <title>Re: Variance of all values in a matrix</title>
      <link>http://www.mathworks.de/matlabcentral/newsreader/view_thread/314520#858924</link>
      <author>Matt J </author>
      <description>"Ulrik Nash" &amp;lt;uwn@sam.sdu.dk&amp;gt; wrote in message &amp;lt;ja6m23$obv$1@newscl01ah.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; I think it would be a good idea to mention, perhaps to conclude the section on variance, that columnizing combined with the use of variance, permits the calculation of variance for the entire matrix at once. &lt;br&gt;
=================&lt;br&gt;
&lt;br&gt;
Unless you propose to do the same for the documentation sections of all the other reductions (MIN, MAX, SUM, MEAN, ANY,ALL, etc...), I would see that as treating the documentation on VAR a bit too sacredly. &lt;br&gt;
&lt;br&gt;
Perhaps, though, they could conclude the section on the ':' operator&lt;br&gt;
&lt;br&gt;
&lt;a href="http://www.mathworks.com/help/techdoc/math/f1-85462.html#f1-85544"&gt;http://www.mathworks.com/help/techdoc/math/f1-85462.html#f1-85544&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
with examples like var(A(:)), min(A(:)), etc...</description>
    </item>
    <item>
      <pubDate>Fri, 18 Nov 2011 22:54:40 +0000</pubDate>
      <title>Re: Variance of all values in a matrix</title>
      <link>http://www.mathworks.de/matlabcentral/newsreader/view_thread/314520#858925</link>
      <author>dpb</author>
      <description>On 11/18/2011 3:36 PM, Ulrik Nash wrote:&lt;br&gt;
...&lt;br&gt;
&lt;br&gt;
&amp;gt;&amp;gt; Thank you very much, Steve. That really should be in the documentation.&lt;br&gt;
&lt;br&gt;
It is in handling matrices, at least.&lt;br&gt;
&lt;br&gt;
If you mean to add it to the doc's for a particular function (var in &lt;br&gt;
this case), you then would need it in every function that works &lt;br&gt;
similarly.  That makes no sense.&lt;br&gt;
&lt;br&gt;
&amp;gt; On the other hand, I really should have known about columnize. If I did,&lt;br&gt;
&amp;gt; the rest would have been obvious! :)&lt;br&gt;
&lt;br&gt;
Indeed, that's why folks are told so frequently to work their way &lt;br&gt;
through the Getting Started sections--it's the place to see those &lt;br&gt;
"tricks" in action early on.&lt;br&gt;
&lt;br&gt;
--</description>
    </item>
  </channel>
</rss>
