How to display UTIF-16 characters

4 vues (au cours des 30 derniers jours)
Roberto Filippi
Roberto Filippi le 9 Oct 2019
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 commentaires
Stephen23
Stephen23 le 9 Oct 2019
Modifié(e) : Stephen23 le 9 Oct 2019
"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 le 9 Oct 2019
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

Connectez-vous pour commenter.

Réponses (1)

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

Catégories

En savoir plus sur Timing and presenting 2D and 3D stimuli dans Help Center et File Exchange

Tags

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by