matlab - create image
显示 更早的评论
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
回答(1 个)
Walter Roberson
2012-1-12
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Creating and Concatenating Matrices 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!