scalation.plot
The PlotM companion object provides a builder method for plotting several 'y' vectors versus an 'x' vector.
PlotM
Create a plot of several 'y' vectors versus an 'x' vector.
the x vector of data values (horizontal)
one or more vectors of values where y(i) is the i-th vector (vertical)
The
PlotM
companion object provides a builder method for plotting several 'y' vectors versus an 'x' vector.