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!