how to convert a srting into italics
조회 수: 3 (최근 30일)
이전 댓글 표시
i have a string "my new_number_1234". Want to convert it as "my new_ number_1234_". How can i??????
댓글 수: 1
Walter Roberson
2016년 11월 11일
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.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Argument Definitions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!