+0  
 
+5
1247
0
avatar
I wanna plot a rectangle with the transformed rectangle over 30 degrees...
is it possible to implement a function like
f1 = rect(-50,60;50,-60)
plot(f1)
and
f2 = transform(f1, angle, translation)
plot(f2)
 
 Feb 2, 2012

0 Online Users