I have doubts regarding Sprintf().
显示 更早的评论
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.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Modify Image Colors 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!