Path: news.mathworks.com!not-for-mail
From: "Kathleen " <quisquiliae2@hotmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: problem with rotating GUI components
Date: Mon, 23 Jul 2007 14:33:22 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 5
Message-ID: <f82e7i$joh$1@fred.mathworks.com>
Reply-To: "Kathleen " <quisquiliae2@hotmail.com>
NNTP-Posting-Host: webapp-01-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1185201202 20241 172.30.248.36 (23 Jul 2007 14:33:22 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 23 Jul 2007 14:33:22 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1057870
Xref: news.mathworks.com comp.soft-sys.matlab:420516


Hi! I am working on creating a GUI using GUIDE, and I would like to rotate several of my GUI components (e.g. static text, sliders). In the Matlab documentation, it says that there is supposed to be a field named Rotate within each object's Property Inspector, which would easily allow the rotation of each object.

My problem: the Rotate field does *not* appear in any of the objects' Property Editors. I have made sure that I'm looking at the full list of properties. There doesn't seem to be any other way to manipulate these objects (e.g., no Rotate Object option anywhere in the drop-down menus). 

Any suggestions about how I can rotate my GUI components? Thanks!