Path: Common/General
% Display a message to help debugging. Use this function instead of adding disp() statements or leaving out semicolons. The full path option will print a complete backtrace. ------------------------------------------------------------------------ Form: DebugLog( msg, fullPath ) ------------------------------------------------------------------------ ------ Inputs ------ msg (.) Any message fullPath (1,1) If entered, print the full backtrace ------- Outputs ------- None --------------------------------------------------------------------------
Back to the Common Module page