Command fprintf with the text format
이전 댓글 표시
GoodMorning,
Is it possible to provide a text in bold and underlined using the command fprintf?
Thanks in advance.
My example: fprintf(fid_log,'\n\t -> Nombre de ligne d''erreur contenant un nbre de champs = au nbre attendu : %d', size_temp_mer_egal125);
i would like the text 'Nombre ... ' until 'attendu:' is in bold
Best regards
Céline Bachelier
답변 (1개)
Mischa Kim
2014년 1월 17일
1 개 추천
댓글 수: 2
Walter Roberson
2014년 1월 17일
Thanks, saved me from having to locate that!
Vlad Atanasiu
2020년 4월 11일
카테고리
도움말 센터 및 File Exchange에서 Language Support에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!