Thread Subject:
Position text in GUI

Subject: Position text in GUI

From: Yun Xiao

Date: 24 May, 2012 15:12:07

Message: 1 of 1

1. How can I put string "A" under the radio button? not on its side.
2. How Can I make the text be vertical?
Thanks.
% -----
a = figure('units','pixels','position',[300 300 200 100],...
        'menubar','none','name','Test','numbertitle','off','resize','off');
b = uicontrol('Style','Radio','String','A','pos',[20 20 60 60]);

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
gui Yun Xiao 24 May, 2012 11:14:09
text Yun Xiao 24 May, 2012 11:14:09
orientation Yun Xiao 24 May, 2012 11:14:09
rssFeed for this Thread

Contact us