Path: news.mathworks.com!not-for-mail
From: "Murugaiyan " <tamilselvan_ece@yahoo.co.in>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Vertically oriented textbox?
Date: Thu, 6 Aug 2009 04:38:02 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 15
Message-ID: <h5dmna$2js$1@fred.mathworks.com>
References: <h5dgm9$3g8$1@fred.mathworks.com>
Reply-To: "Murugaiyan " <tamilselvan_ece@yahoo.co.in>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1249533482 2684 172.30.248.37 (6 Aug 2009 04:38:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 6 Aug 2009 04:38:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1347250
Xref: news.mathworks.com comp.soft-sys.matlab:561212


"Michael Jimmel" <mikejim@6zap.com> wrote in message <h5dgm9$3g8$1@fred.mathworks.com>...
> How do we make a vertically oriented textbox?

hi,
try this

see Text Properties
Rotation
scalar (default = 0)

Text orientation. This property determines the orientation of the text string. Specify values of rotation in degrees (positive angles cause counterclockwise rotation).


cheers,
tamil