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/
Zitieren als
Sam (2025). Silly Badger error function (https://de.mathworks.com/matlabcentral/fileexchange/72138-silly-badger-error-function), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2019a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Mehr zu Traveling Salesman (TSP) finden Sie in Help Center und MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.0.0 |
