powered by
Make a grid for ploting thermal processing map.
MakeGrid(x, seqby = 80)
A grid table with the ranges for logarithm strain rate and temperature.
A calculation result returned from the function DMMprocess.
DMMprocess
A numeric value to specify the grid density. The default value used is 80, namely the default mesh used 80*80 for original plot.
epstable <- epsExtract(TPMdata, 0.7, 2, 3) DMM <- DMMprocess(epstable) prdptr <- MakeGrid(DMM) prdptr
Run the code above in your browser using DataLab