How can I display characters with more than 7 bits ?

2 ビュー (過去 30 日間)
Gabriela
Gabriela 2014 年 1 月 19 日
回答済み: Walter Roberson 2014 年 1 月 19 日
Does anybody know how can I display in matlab characters more than 7- bits Ascii code? Thanks in advance

回答 (1 件)

Walter Roberson
Walter Roberson 2014 年 1 月 19 日
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.

カテゴリ

Help Center および File ExchangeEnvironment and Settings についてさらに検索

タグ

タグが未入力です。

Community Treasure Hunt

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

Start Hunting!

Translated by