<?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: Colored 3-d bar plots</title>
	<atom:link href="http://blogs.mathworks.com/pick/2007/07/20/colored-3-d-bar-plots/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.mathworks.com/pick/2007/07/20/colored-3-d-bar-plots/</link>
	<description>&#60;a href=&#34;http://www.mathworks.com/matlabcentral/fileexchange/loadAuthor.do?objectId=1093599&#38;objectType=author&#34;&#62;Brett&#60;/a&#62; &#38; &#60;a href=&#34;http://www.mathworks.com/matlabcentral/fileexchange/loadAuthor.do?objectId=1094142&#38;objectType=author&#34;&#62;Jiro&#60;/a&#62; share favorite user-contributed submissions from the File Exchange.</description>
	<lastBuildDate>Fri, 10 Feb 2012 16:12:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Doug</title>
		<link>http://blogs.mathworks.com/pick/2007/07/20/colored-3-d-bar-plots/#comment-10107</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Thu, 20 Mar 2008 20:33:11 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2007/07/25/colored-3-d-bar-plots/#comment-10107</guid>
		<description>I used 

&gt;&gt;[x,y,z] = peaks; 

for the dataset, then just used each of the commands in their simplest form, ie 

surf(x,y,z)

Check the titles of the figures to see the command I used.

Doug</description>
		<content:encoded><![CDATA[<p>I used </p>
<p>>>[x,y,z] = peaks; </p>
<p>for the dataset, then just used each of the commands in their simplest form, ie </p>
<p>surf(x,y,z)</p>
<p>Check the titles of the figures to see the command I used.</p>
<p>Doug</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luigi</title>
		<link>http://blogs.mathworks.com/pick/2007/07/20/colored-3-d-bar-plots/#comment-10106</link>
		<dc:creator>Luigi</dc:creator>
		<pubDate>Thu, 20 Mar 2008 19:48:57 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2007/07/25/colored-3-d-bar-plots/#comment-10106</guid>
		<description>Hi Doug,
Would you be able to post the files you used to generate the plots above?
Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Doug,<br />
Would you be able to post the files you used to generate the plots above?<br />
Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

