qsubplot
Define a new subpanel in relative units
Help text:
qsubplot(x, y, w, h) defines a new subpanel. x, y, w, h are specified
as fractions of the figure size.
qsubplot(rows, cols, idx) defines a new subpanel in Matlab style.
id = qsubplot(...) returns the ID of the subpanel, for use with qpanel.
Download pdf.