Let it snow: falling snow on every figure!

Amazing falling snow effect for your MATLAB figure. Suitable for Holidays.
1,3K téléchargements
Mise à jour 2 jan. 2013

Afficher la licence

Note de l’éditeur : This file was selected as MATLAB Central Pick of the Week

This submission was inspired by the google 'let it snow' effect (for those who

don't already know this, try searching 'let it snow' with google and see what

will happen). However, this implementation does not include the frosty window effect as

seen in the google version, since I really can't make the rendering fast

enough for MATLAB.

How to use:
-----------
Type 'letitsnow' and snow will fall on your CURRENT figure. If no figure

exists, an empty one will be created.

You can also use 'letitsnow(figure_hdl, color)' to specify in which figure the

snow should appear and what color the snow is.

Use 'help letitsnow' for more information

How to stop the snow:
--------------
Press 's' key on the figure or close the figure.

Note:
--------------
The falling snow animation runs in a 'non-blocking' way. That is, you can run

other scripts while the snow is falling.

It is also possible to make multiple figures snow at the same time.

This function works regardless of the content of the figure. So you can draw

a christmas tree and then run letitsnow for more christmas festivity. For a

good christmas tree plot, look at submission #22478 by Anselm.

-----
Happy Holidays!

Citation pour cette source

Mingjing Zhang (2024). Let it snow: falling snow on every figure! (https://www.mathworks.com/matlabcentral/fileexchange/34349-let-it-snow-falling-snow-on-every-figure), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2011a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Christmas / Winter dans Help Center et MATLAB Answers
Remerciements

Inspiré par : A christmas tree plot

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.2.0.0

Fixed the improperly displayed snowflakes in MATLAB R2012b.

1.0.0.0