News

FUNCTION NAME AND SPECIFICATION [colVec] = MJN_Plot_Colours PURPOSE OF THIS FUNCTION: (1) Calling the function returns a structure containing various lists of nice colours for use in plotting INPUTS: ...
To create a box plot in MATLAB, you need to have a vector or matrix of numerical data. If you have a vector, you can use the boxplot function to create a single box plot.