Is there any way to print strings to the command window in different colours using fprintf?
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I've read about cprintf and using fprintf to print to stderr, but I'm a little confused by these methods. What is the simplest and easiest way to print strings to the command window in colours of my choice?
0 comentarios
Respuestas (1)
Walter Roberson
el 5 de Oct. de 2015
The file exchange contribution cprintf() is the easiest way to print with your choice of colors in the command window.
0 comentarios
Ver también
Categorías
Más información sobre Desktop en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!