plot_remove.preheat: Plotting of the preheat and TL curves
Description
This functions plots the results obtained by mod_remove.preheat
Usage
plot_remove.preheat(PH.signal, PH.temperatures, PH.times, TL.signal, TL.temperatures)
Arguments
PH.signal
numeric: matrix containing the preheat curves. PH.temperatures
numeric: matrix containing the temperature steps for each preheat curve. PH.times
numeric: matrix containing the time steps for each preheat curve. TL.signal
numeric: matrix containing the TL curves. TL.temperatures
numeric: matrix containing the temperature steps for each TL curve.