times sign in matlab

31 vues (au cours des 30 derniers jours)
Locks
Locks le 7 Avr 2013
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!

Réponse acceptée

Walter Roberson
Walter Roberson le 7 Avr 2013
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 commentaires
Walter Roberson
Walter Roberson le 7 Avr 2013
Possibly \circ or \bullet or \o ?
Locks
Locks le 7 Avr 2013
thanks

Connectez-vous pour commenter.

Plus de réponses (1)

Pablo Maier
Pablo Maier le 5 Juin 2019
\cdot is the right one

Catégories

En savoir plus sur Logical dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by