times sign in matlab

34 visualizaciones (últimos 30 días)
Locks
Locks el 7 de Abr. de 2013
Respondida: Pablo Maier el 5 de Jun. de 2019
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!

Respuesta aceptada

Walter Roberson
Walter Roberson el 7 de Abr. de 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 comentarios
Walter Roberson
Walter Roberson el 7 de Abr. de 2013
Possibly \circ or \bullet or \o ?
Locks
Locks el 7 de Abr. de 2013
thanks

Iniciar sesión para comentar.

Más respuestas (1)

Pablo Maier
Pablo Maier el 5 de Jun. de 2019
\cdot is the right one

Categorías

Más información sobre Logical en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by