Prints a coloured warning without the location information Syntax: SIMPLEWARNING(warning_text, text_colour) Inputs: warning_text - 1D character array or 2D cell array of warning text where each cell contains a line of text. text_colour - RGB text colour as 1x3 matrix. See also: warning, error, cprintf