Info
This question is closed. Reopen it to edit or answer.
How to display character in axes?
1 view (last 30 days)
Show older comments
Hi
I want to display recognized Malayalam characters in gui axes. I am using guide to create gui. How to display the character in axes? Help me please....
0 Comments
Answers (1)
Walter Roberson
on 5 Jun 2013
You will have to draw them, or put them up as images. Unfortunately, text() only supports character positions up to 255.
0 Comments
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!