Plotting letters instead of symbols
古いコメントを表示
Hi I'm really new to MATLAB and I'm generating images which are a set of 9 letters encased in a rectangle. I can do this with symbols (such as +) but I need to use letters in place of the symbols.
How do I replace the symbols with normal letters?
Thanks
採用された回答
その他の回答 (1 件)
Robert Cumming
2014 年 10 月 17 日
The text function allows you to write text on an axes.
help text
カテゴリ
ヘルプ センター および File Exchange で Annotations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!