<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.de/matlabcentral/newsreader/view_thread/320398</link>
    <title>MATLAB Central Newsreader - Position text in GUI</title>
    <description>Feed for thread: Position text in GUI</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>Thu, 24 May 2012 15:12:07 +0000</pubDate>
      <title>Position text in GUI</title>
      <link>http://www.mathworks.de/matlabcentral/newsreader/view_thread/320398#877864</link>
      <author>Yun  Xiao</author>
      <description>1. How can I put string "A" under the radio button? not on its side.&lt;br&gt;
2. How Can I make the text be vertical? &lt;br&gt;
Thanks.&lt;br&gt;
% -----&lt;br&gt;
a = figure('units','pixels','position',[300 300 200 100],...&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;'menubar','none','name','Test','numbertitle','off','resize','off');&lt;br&gt;
b = uicontrol('Style','Radio','String','A','pos',[20 20 60 60]);  </description>
    </item>
  </channel>
</rss>
