| [Top] [Up] [Prev] [Next] | [Up] [Basic Concepts] [Demonstrations] [Functions] | SDC Morphology Toolbox V1.1 15Jan02 |
Irot = mminterot( Iab, theta, DIRECTION ) Iab: Interval. theta: Degrees of rotation. Available values are multiple of 45 degrees. Default: 45.DIRECTION: String. 'CLOCKWISE' or ' ANTI-CLOCKWISE'. Default: "CLOCKWISE".Irot: Interval. mminterot rotates the interval Iab by an angle theta.b1 = mmendpoints; b2 = mminterot(b1); mmintershow(b1) ans = . . . 0 1 0 0 0 0 mmintershow(b2) ans = 0 . . 0 1 . 0 0 0 |

| [Top] [Up] [Prev] [Next] | [Up] [Basic Concepts] [Demonstrations] [Functions] |
|
| Copyright (c) 1998-2002 by SDC Information Systems | ||