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

Réponses (1)

Mischa Kim
Mischa Kim le 17 Jan 2014

1 vote

2 commentaires

Walter Roberson
Walter Roberson le 17 Jan 2014
Thanks, saved me from having to locate that!
Vlad Atanasiu
Vlad Atanasiu le 11 Avr 2020
Yes there is: see here.

Connectez-vous pour commenter.

Catégories

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by