IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
send_error.m File Reference

Detailed Description

Shows Bug dialogbox and rethrows error.

Verifies whether the error is a malfunction of bad usage. If the former, shows the bug dialog and rethrows. Otherwise, just rethrows.

Definition in file send_error.m.

Go to the source code of this file.

Functions

function send_error (in ME)
 

Function Documentation

function send_error ( in  ME)