how to convert a srting into italics
3 views (last 30 days)
Show older comments
i have a string "my new_number_1234". Want to convert it as "my new_ number_1234_". How can i??????
1 Comment
Walter Roberson
on 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.
Answers (0)
See Also
Categories
Find more on Argument Definitions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!