Pixelated text in GUI
- From: "caswell barry" <caswell_barry@xxxxxxxxxxxxxxx>
- Date: Wed, 31 Oct 2007 21:26:45 +0000 (UTC)
Hi,
I've a brief problem as follows: I'm using a GUI that
consists of quite a few static text boxes (which are updated
with various values using set(handle, 'string', 'my text').
On the screen I notice all the text created this way is
quite pixelated. This isn't normally too much of a problem
but when printed out it becomes very obvious. Is there
anyway to improve the 'smoothness' of this text - basically
have it represented as a vector object.
Interestingly I notice that I also have several axes on the
gui and the text in these(created with the title command) is
perfectly smooth.
So just to reiterate: In my GUI text created at a static
text object is pixelated - how do I make it smooth?
Thanks
.
- Prev by Date: Re: Plotting cells on one graph with different colors
- Next by Date: Legend in FOR Loop
- Previous by thread: Help with Matlab loops
- Next by thread: Legend in FOR Loop
- Index(es):
Relevant Pages
|