rbmatlab  1.16.09
 All Classes Namespaces Files Functions Variables Modules Pages
Functions
debugdisp.m File Reference

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...
 

Detailed Description

DEBUGDISP - Function that displays a message only if a global debug flag is activated.

Definition in file debugdisp.m.

Function Documentation

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

Parameters
msgmsg

Definition at line 17 of file debugdisp.m.

Here is the caller graph for this function: