reduce
(method of EBSD)
reduce ebsd data by a factor
Syntax
ebsd = reduce(ebsd,2) % take every second pixel horiz. and vert. ebsd = reduce(ebsd,3) % take every third pixel horiz. and vert.
Input
ebsd |
Output
ebsd |
MTEX 4.2.0 |
MTEX - A MATLAB Toolbox for Quantitative Texture Analysis | View Code |