Text properties
3 views (last 30 days)
Show older comments
Hi, how can I change text properties? I mean fonr angle.
For "File" I need Normal angle, for "FileName" I need Italic and for "is loaded" I need normal.
It is possible?
set(handles.text, 'String',['File',FileName,' is loaded']);
Thank you
0 Comments
Answers (1)
See Also
Categories
Find more on Environment and Settings in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!