<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/170547</link>
    <title>MATLAB Central Newsreader - Urgent! how to change the appearance of 3d bar?</title>
    <description>Feed for thread: Urgent! how to change the appearance of 3d bar?</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>Fri, 06 Jun 2008 01:57:30 -0400</pubDate>
      <title>Urgent! how to change the appearance of 3d bar?</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/170547#436119</link>
      <author>huhua</author>
      <description>hi all,&lt;br&gt;
&lt;br&gt;
We have been struggling with this &quot;bar3&quot; command for a while.&lt;br&gt;
&lt;br&gt;
Please take a look.&lt;br&gt;
&lt;br&gt;
The color bar doesn't show the height of the bars, but instead, it shows the &lt;br&gt;
Y direction.&lt;br&gt;
&lt;br&gt;
Is there a way to make the color map correspond to the height of the bars?&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://img361.imageshack.us/img361/4011/80201065kn3.jpg&quot;&gt;http://img361.imageshack.us/img361/4011/80201065kn3.jpg&lt;/a&gt; </description>
    </item>
    <item>
      <pubDate>Fri, 06 Jun 2008 17:05:31 -0400</pubDate>
      <title>Re: Urgent! how to change the appearance of 3d bar?</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/170547#436233</link>
      <author>roberson@ibd.nrc-cnrc.gc.ca (Walter Roberson)</author>
      <description>In article &amp;lt;g2a5i0$qf7$1@news.stanford.edu&amp;gt;,&lt;br&gt;
huhua &amp;lt;lunamoonmoon@gmail.com&amp;gt; wrote:&lt;br&gt;
&lt;br&gt;
&amp;gt;We have been struggling with this &quot;bar3&quot; command for a while.&lt;br&gt;
&lt;br&gt;
&amp;gt;The color bar doesn't show the height of the bars, but instead, it shows the &lt;br&gt;
&amp;gt;Y direction.&lt;br&gt;
&lt;br&gt;
&amp;gt;Is there a way to make the color map correspond to the height of the bars?&lt;br&gt;
&lt;br&gt;
&amp;gt;&lt;a href=&quot;http://img361.imageshack.us/img361/4011/80201065kn3.jpg&quot;&gt;http://img361.imageshack.us/img361/4011/80201065kn3.jpg&lt;/a&gt; &lt;br&gt;
&lt;br&gt;
h = bar3(rand(15,25));&lt;br&gt;
for K=1:length(h); set(h(K),'CData',get(h(K),'ZData'));end&lt;br&gt;
&lt;br&gt;
This leaves one of the faces on each bar as blue; I do not know&lt;br&gt;
why at the moment.&lt;br&gt;
-- &lt;br&gt;
&amp;nbsp;&amp;nbsp;&quot;Do not on any account attempt to write on both sides of&lt;br&gt;
&amp;nbsp;&amp;nbsp;the paper at once.&quot;                         -- Walter C. Sellar</description>
    </item>
    <item>
      <pubDate>Fri, 06 Jun 2008 17:39:01 -0400</pubDate>
      <title>Re: Urgent! how to change the appearance of 3d bar?</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/170547#436243</link>
      <author>us</author>
      <description>&quot;huhua&quot;:&lt;br&gt;
&amp;lt;SNIP wants to assign a color of a bar3-bar according to its&lt;br&gt;
height&lt;br&gt;
&lt;br&gt;
look at this solution:&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://groups.google.com/group/comp.soft-&quot;&gt;http://groups.google.com/group/comp.soft-&lt;/a&gt;&lt;br&gt;
sys.matlab/msg/a4ace5ac7754f9cc?dmode=source&lt;br&gt;
&lt;br&gt;
(site address may/will be wrapped)&lt;br&gt;
us</description>
    </item>
  </channel>
</rss>

