フィルターのクリア

I have doubts regarding Sprintf().

1 回表示 (過去 30 日間)
Pradeep Gowda
Pradeep Gowda 2015 年 3 月 18 日
回答済み: Image Analyst 2015 年 3 月 18 日
mess=sprintf('Steps to be followed to work with our Image Compressor \n step1)click on Load image button to laod the image to be compressed \n step2)'); helpdlg(mess,'help');
Now I wanna display the first line in my sprintf() in bold characters with some additional font size . Is it possible? if yes provide necessary changes to be made or suggest any other command that i can use.

採用された回答

Image Analyst
Image Analyst 2015 年 3 月 18 日
Leave it to Yair, the magician, to figure out a way. Search this page for msgbox: http://undocumentedmatlab.com/blog/rich-matlab-editbox-contents

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeAudio and Video Data についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by