You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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
- Version 1.0.0 (1.35 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
