Quick Dark (or Custom) Plot Background

Updates plot background color to black (or custom) and labels, axes, etc to white (or custom).
1,3K descargas
Actualizado 29 ene 2011

Ver licencia

Quickly updates the color of a figure so that it can be easily displayed on a dark background, by changing background color and converting axes, labels, etc to a light shade. However, if backColor and foreColor are passed it can also be used to convert to other custom color schemes. By default (if none are specified in arguments), background is black and foreground is white.

Input Arguments:
- valid handle for the figure to be converted
- RGB vector for desired background color {black if none passed}
- RGB vector for desired foreground color {white if none passed}

This may not be an entriely comprehensive tool, in fact it most certainly is not. It is just my current quick and dirty solution to the fact that the energy barrier to my using pretty dark background (or any custom color) presentations is usually my plots. The default call (only input hFigure) gives somewhat similar results to the command 'colordef black' and this function may in some respects be less comprehensive, but it works better for my own personal needs.

Citar como

Elsa Birch (2024). Quick Dark (or Custom) Plot Background (https://www.mathworks.com/matlabcentral/fileexchange/30222-quick-dark-or-custom-plot-background), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2009b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Colormaps en Help Center y MATLAB Answers.
Agradecimientos

Inspiración para: darkBackground

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0