How to display UTIF-16 characters

4 次查看(过去 30 天)
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 个评论
Stephen23
Stephen23 2019-10-9
编辑:Stephen23 2019-10-9
"I just need to display the string when executing the programme."
Where do you need to display these?
  1. in the command window?
  2. in some kind of graphics object?
  3. printed in a file?
  4. somewhere else... ?
Roberto Filippi
Roberto Filippi 2019-10-9
Hi,
Words are shown only in the middle of the screen surrounded by a rectangle.
Sorry, I am not a programmer, but I attach the code so that you have a better idea.
Thanks.
Kind regards,
Roberto

请先登录,再进行评论。

回答(1 个)

Walter Roberson
Walter Roberson 2019-10-9
For this kind of experiment you should seriously consider using psychtoolbox
http://psychtoolbox.org/docs/Screen-DrawText

类别

Help CenterFile Exchange 中查找有关 Timing and presenting 2D and 3D stimuli 的更多信息

标签

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by