times sign in matlab
34 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Walter Roberson
il 7 Apr 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 Commenti
Più risposte (1)
Vedere anche
Categorie
Scopri di più su Logical in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!