how to convert a srting into italics
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
i have a string "my new_number_1234". Want to convert it as "my new_ number_1234_". How can i??????
1 Commento
Walter Roberson
il 11 Nov 2016
Where would the italics have to show up?
Strings themselves do not have slant (italics) or weight (bold) or color. The presentation of strings might have any of those. But we have to know your presentation method to tell you how to convince that presentation method to use those decorations.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Argument Definitions 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!