現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
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/
引用
Sam (2026). Silly Badger error function (https://jp.mathworks.com/matlabcentral/fileexchange/72138-silly-badger-error-function), MATLAB Central File Exchange. に取得済み.
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0 |
