polyout = translate(polyin,v)
returns a polyshape object defined by translating
polyin by v. The first element of
v specifies the distance to translate in the
x direction, and the second element specifies the distance to
translate in the y direction.
Input polyshape, specified as a scalar, vector, matrix,
or multidimensional array.
Data Types: polyshape
v — Translation distance two-element row vector
Translation distance, specified as a two-element row vector. The first
element of v specifies the distance to translate in the
x direction, and the second element specifies the
distance to translate in the y direction. Positive
distances translate right and up, and negative distances translate left and
down. When the input polyshape is an array, each element
of the array is translated according to v.
x translation distance, specified as a scalar. Positive
distances translate right, and negative distances translate left. When the
input polyshape is an array, each element of the array is
translated in the x direction according to
x.
y translation distance, specified as a scalar. Positive
distances translate up, and negative distances translate down. When the
input polyshape is an array, each element of the array is
translated in the y direction according to
y.
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.