Silly Badger error function

Version 1.0.0 (1.35 KB) by Sam
Lighthearted custom error function.
13 Downloads
Updated 14 Jul 2019

View License

Displays a judgemental badger when your code errors out, and googles the error message for you.

When testing code, use try - catch to implement custom error function. For example:
%
try
S = N;
catch ME
SillyBadger(ME)
end
%

All images retrieved from google images, any copyright for the badger image belongs to: https://ptes.org/

Cite As

Sam (2025). Silly Badger error function (https://in.mathworks.com/matlabcentral/fileexchange/72138-silly-badger-error-function), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2019a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Traveling Salesman (TSP) in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0