Silly Badger error function

Lighthearted custom error function.

You are now following this Submission

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 (2026). Silly Badger error function (https://in.mathworks.com/matlabcentral/fileexchange/72138-silly-badger-error-function), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0