grayout

Lighten or darken lines after plotting
483 téléchargements
Mise à jour 10 juil. 2014

Afficher la licence

I wrote this function for myself because I create a lot of PowerPoints. Sometimes I plot some data, show old insufficient models, then I want to show how much better my new model is. I use grayout(h) as a simple command to wash out the old models, allowing viewers to focus on my new model while still being able to see the washed-out old models for reference.

Description:
grayout(h) lightens objects given by the handle(s) h.

grayout(h,beta) lightens or darkens objects by a factor of beta. If beta = 1, the object becomes white. If beta = -1, the object becomes black. Default beta is 0.5.

Citation pour cette source

Chad Greene (2025). grayout (https://www.mathworks.com/matlabcentral/fileexchange/47200-grayout), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2012b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur MATLAB Report Generator dans Help Center et MATLAB Answers
Remerciements

A inspiré : legappend

Community Treasure Hunt

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

Start Hunting!

grayout_demo/html/

Version Publié le Notes de version
1.0.0.0