plot multiple ellipses
[omega,a,b] = principalComponents(grains); plotEllipse(grains.centroid,a,b,omega,'lineColor','r')
cxy |
center of the ellipse |
||||
a,b |
length of the half axes |
||||
omega |
orientation of the ellipse |
||||
param,val | Parameters and values that control plotEllipse
|
grain2d/plot, grainBoundary/plot, grain2d/principalComponents
DocHelp 0.1 beta |