grain2d.area edit page

calculates the area of a list of grains

Syntax

A = area(grains,varargin)

Input

grains grain2d

Output

A list of areas (in measurement units)

Options

2d use 2D algorithm (testing only)
3dLoop use 3D algorithm with loop (testing only)