<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: MATLAB R2011a</title>
	<atom:link href="http://blogs.mathworks.com/loren/2011/05/05/matlab-r2011a/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.mathworks.com/loren/2011/05/05/matlab-r2011a/</link>
	<description>Loren Shure works on design of the MATLAB language at MathWorks. She writes here about once a week on MATLAB programming and related topics.</description>
	<lastBuildDate>Wed, 08 May 2013 12:21:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Venn Ravichandran</title>
		<link>http://blogs.mathworks.com/loren/2011/05/05/matlab-r2011a/#comment-32387</link>
		<dc:creator>Venn Ravichandran</dc:creator>
		<pubDate>Thu, 21 Jul 2011 20:28:21 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/loren/2011/05/05/matlab-r2011a/#comment-32387</guid>
		<description><![CDATA[My favorite think so far is the &quot;~&quot; operator. I like that it keeps my code leaner, instead of an overused TMP/TEMP variable.]]></description>
		<content:encoded><![CDATA[<p>My favorite think so far is the &#8220;~&#8221; operator. I like that it keeps my code leaner, instead of an overused TMP/TEMP variable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loren</title>
		<link>http://blogs.mathworks.com/loren/2011/05/05/matlab-r2011a/#comment-32287</link>
		<dc:creator>Loren</dc:creator>
		<pubDate>Tue, 24 May 2011 11:20:22 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/loren/2011/05/05/matlab-r2011a/#comment-32287</guid>
		<description><![CDATA[JS-

This is not a bug.  You can&#039;t do a matrix multiplication of 2 logical matrices.

--Loren]]></description>
		<content:encoded><![CDATA[<p>JS-</p>
<p>This is not a bug.  You can&#8217;t do a matrix multiplication of 2 logical matrices.</p>
<p>&#8211;Loren</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J S Shonkwiler</title>
		<link>http://blogs.mathworks.com/loren/2011/05/05/matlab-r2011a/#comment-32284</link>
		<dc:creator>J S Shonkwiler</dc:creator>
		<pubDate>Mon, 23 May 2011 22:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/loren/2011/05/05/matlab-r2011a/#comment-32284</guid>
		<description><![CDATA[Check out this bug in Matlab:

&gt;&gt; y1=[1 2 3 0 0 4]&#039;;  y2=[0 0 3 4 5 0]&#039;; w1=y1&gt;0; w2=y2&gt;0;
&gt;&gt; w=[w1 w2]; 
&gt;&gt; w&#039;*w
??? Error using ==&gt; mtimes
Both logical inputs must be scalar.]]></description>
		<content:encoded><![CDATA[<p>Check out this bug in Matlab:</p>
<p>&gt;&gt; y1=[1 2 3 0 0 4]&#8216;;  y2=[0 0 3 4 5 0]&#8216;; w1=y1&gt;0; w2=y2&gt;0;<br />
&gt;&gt; w=[w1 w2];<br />
&gt;&gt; w&#8217;*w<br />
??? Error using ==&gt; mtimes<br />
Both logical inputs must be scalar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joan</title>
		<link>http://blogs.mathworks.com/loren/2011/05/05/matlab-r2011a/#comment-32242</link>
		<dc:creator>Joan</dc:creator>
		<pubDate>Sun, 08 May 2011 11:01:45 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/loren/2011/05/05/matlab-r2011a/#comment-32242</guid>
		<description><![CDATA[Local pool parallel deployment will be a very high impact feature for us.

The MATLAB Coder has great potential for some of the stuff we are working on but we need to investigate it more.]]></description>
		<content:encoded><![CDATA[<p>Local pool parallel deployment will be a very high impact feature for us.</p>
<p>The MATLAB Coder has great potential for some of the stuff we are working on but we need to investigate it more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aurélien</title>
		<link>http://blogs.mathworks.com/loren/2011/05/05/matlab-r2011a/#comment-32232</link>
		<dc:creator>Aurélien</dc:creator>
		<pubDate>Fri, 06 May 2011 06:32:06 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/loren/2011/05/05/matlab-r2011a/#comment-32232</guid>
		<description><![CDATA[My favorite :
Renaming Files and Folders in the Current Folder Browser 
(CFB)is now reflected in the Editor . 
Another one is to be able to add a filter with the Comparison Tool (visdiff).]]></description>
		<content:encoded><![CDATA[<p>My favorite :<br />
Renaming Files and Folders in the Current Folder Browser<br />
(CFB)is now reflected in the Editor .<br />
Another one is to be able to add a filter with the Comparison Tool (visdiff).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
