times sign in matlab
33 ビュー (過去 30 日間)
古いコメントを表示
Hi,
I am looking for a sign with I can use to write the times-sing (*), but in the midddle. I used this:
text(8.3,1,'\delta \times Stock','color','k');
unfortunately \times gives me just a cross as the times-sign, are there other possible times signs (star as above but in the middle of the line, dot ....)?
Thanks for your help!
0 件のコメント
採用された回答
Walter Roberson
2013 年 4 月 7 日
The available TeX symbols are shown in http://www.mathworks.com/help/matlab/ref/text_props.html#String and click on "TeX Character Sequence Table"
3 件のコメント
その他の回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Logical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!