Piecewise linear quadratic (plq), plot function
plq_plot(plqf1, plqf2, x1, x5)
matrix. A plq function to plot.
matrix, optional. A secondary plq function to plot.
nnumber, optional. The lower x bound of the grid on which the functions are plotted.
number, optional. The upper x bound of the grid on which the functions are plotted.
Initializes and creates a plot of one or two PLQ functions computed over the interval [x1,x5]. If x1 or x5 are not provided, or are -%inf and %inf respectively, then they default to -5 and 5.
Bryan Gardiner
, University of British Columbia, BC, Canada