How to display UTIF-16 characters

4 ビュー (過去 30 日間)
Roberto Filippi
Roberto Filippi 2019 年 10 月 9 日
回答済み: Walter Roberson 2019 年 10 月 9 日
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 Center および File ExchangeTiming 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