how to convert a srting into italics
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
i have a string "my new_number_1234". Want to convert it as "my new_ number_1234_". How can i??????
1 comentario
Walter Roberson
el 11 de Nov. de 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.
Respuestas (0)
Ver también
Categorías
Más información sobre Argument Definitions en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!