Annoy-a-tron

Annoy and confound fellow MATLAB users.
340 descargas
Actualizado 31 mar 2011

Ver licencia

Slowly drive MATLAB users insane by doing something annoying at random intervals. Customize to deploy your own personal brand of evil.

A few ideas:
>> beep on, beep % make noise
>> disp('Why?'), why % display nonsense
>> disp(datestr(now)) % display date and time
>> calendar % display calendar
>> figure % open a figure
>> fprintf('\n') % insert blank line
>> fprintf('>') % growing prompt
>> disp('<<') % reverse prompt
>> disp('>>>') % triple prompt
>> fprintf(2, '>>\n'); % prompt in error message color
>> exit % exit Matlab (truly, truly evil)

To run this function automatically when Matlab starts, call annoyatron() from startup.m. See 'startup' in Matlab's help for more info.

Inspired by the Annoy-a-tron. www.thinkgeek.com

Citar como

Steve Hoelzer (2024). Annoy-a-tron (https://www.mathworks.com/matlabcentral/fileexchange/30925-annoy-a-tron), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2010a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Startup and Shutdown en Help Center y MATLAB Answers.
Etiquetas Añadir etiquetas

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