times sign in matlab

조회 수: 34 (최근 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 CenterFile Exchange에서 Logical에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by