matlab - create image
Show older comments
Hi, I'm a new beginner in matlab. Currently using Matlab to create image of 10 alphabet letter (C, D, H, K, N, O, R, S, V and Z) with the smallest size of 5x5 pixels and the largest 145x145 pixels ( in 5 steps). Means each letter will have total of 29 size. All this letter will be used as a stimulus in my experiment.I've create a letter, but then the problem is, the image appears on the screen looks not really smooth and good.. What can I do to make it better and acceptable...i've tried to edit using variable editor but it's still not really good...is there any other simplest way to do it??
Do help me to solve this problem...hanging here and there in doing this..
Thank you, Azizah
Answers (1)
Walter Roberson
on 12 Jan 2012
0 votes
The font you use can make a bit difference. You want to be sure that you are using a TrueType font rather than a BitMapped font.
Categories
Find more on Creating and Concatenating Matrices in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!