Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
How to display character in axes?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Walter Roberson
am 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 Kommentare
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!