Borrar filtros
Borrar filtros

How can I display characters with more than 7 bits ?

1 visualización (últimos 30 días)
Gabriela
Gabriela el 19 de En. de 2014
Respondida: Walter Roberson el 19 de En. de 2014
Does anybody know how can I display in matlab characters more than 7- bits Ascii code? Thanks in advance

Respuestas (1)

Walter Roberson
Walter Roberson el 19 de En. de 2014
A lot depends on where you want to display them. As characters in the command line gives you the greatest flexibility. As characters in some kinds of uicontrol gives you some option that are workable but not fun. As characters in text() objects (including labels and annotations) is restricted to what you can get from TeX or Latex, such as Greek characters.

Categorías

Más información sobre Labels and Annotations en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Community Treasure Hunt

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

Start Hunting!

Translated by