How to display UTIF-16 characters
Show older comments
Dear Helpers,
Could you please let me know the command I should add in my script to display Chinese caracters?
This is an example of my script:
Order1={'1' 'Non_Switch' 'Ita' 'P' 'CASA'
'2' 'Non_Switch' 'Chi' 'P' '房子'
Thanks!
Kind regards,
Roberto
4 Comments
Walter Roberson
on 9 Oct 2019
Where do you need to display these? In the source code? In the command window? As graphics from text() calls? In xlabel and title() and similar? When Interpreter is set to 'none'? When Interpreter is 'Tex'? When Interpreter is set to Latex?
Roberto Filippi
on 9 Oct 2019
Roberto Filippi
on 9 Oct 2019
Answers (1)
Walter Roberson
on 9 Oct 2019
0 votes
For this kind of experiment you should seriously consider using psychtoolbox
http://psychtoolbox.org/docs/Screen-DrawText
Categories
Find more on Timing and presenting 2D and 3D stimuli in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!