Is it possible to get a number (result) in a bigger size and color blinking?
1 view (last 30 days)
Show older comments
I am having a number (for example 55) as a result of my program. I want to get the same in bigger size and color blinking. How to get it?
0 Comments
Accepted Answer
Walter Roberson
on 3 Mar 2018
That is not possible at the command window, as the command window does not support different sizes and does not support blinking. It does support some different colors: see the File Exchange contribution cprintf()
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!