News

brainPlot is a MATLAB function to create simple line-art brain plots. ... brain plot with regions having colors as specified by the regions and values vectors with a colormap defined by the matrix cm.
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.
We will start by learning how to create line plots which are used to e.g. plot time-series data in Econometric or Macroeconomic applications. The plot command has three typical use cases.. plot(y) ...