times sign in matlab

33 ビュー (過去 30 日間)
Locks
Locks 2013 年 4 月 7 日
回答済み: Pablo Maier 2019 年 6 月 5 日
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!

採用された回答

Walter Roberson
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 件のコメント
Walter Roberson
Walter Roberson 2013 年 4 月 7 日
Possibly \circ or \bullet or \o ?
Locks
Locks 2013 年 4 月 7 日
thanks

サインインしてコメントする。

その他の回答 (1 件)

Pablo Maier
Pablo Maier 2019 年 6 月 5 日
\cdot is the right one

カテゴリ

Help Center および File ExchangeLogical についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by