Character for the real numbers - MATLAB
50 ビュー (過去 30 日間)
古いコメントを表示
Hello everyone,
This maybe is a simple question but I would just like to print the character for the real numbers on a plot.
I read http://www.mathworks.nl/help/matlab/ref/text_props.html but I can only find greek numbers, integrals and arrows.
Can anyone help met with this?
Thanks in advance!
0 件のコメント
採用された回答
Niklas Nylén
2014 年 3 月 25 日
編集済み: Niklas Nylén
2014 年 3 月 25 日
\Re
------
Based on the comment below that \Re is not the desired character:
It looks like you need to install the mathbb font for the latex interpreter: http://stackoverflow.com/questions/12250919/how-do-you-use-the-latex-blackboard-font-in-matlab
When this is done you should be able to use \mathbb{R} for the hollow R symbol.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Labels and Annotations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!