DEBUGDISP - Function that displays a message only if a global debug flag is activated. More...
Go to the source code of this file.
Functions | |
function | debugdisp (msg) |
DEBUGDISP - Function that displays a message only if a global debug flag is activated. More... | |
DEBUGDISP - Function that displays a message only if a global debug flag is activated.
Definition in file debugdisp.m.
function debugdisp | ( | msg | ) |
DEBUGDISP - Function that displays a message only if a global debug flag is activated.
msg (string) the message to display
Andreas Schmidt, 2016
msg | msg |
Definition at line 17 of file debugdisp.m.