Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
|
|
Re: Drawing Squares for 2-D cutting stock problem
Posted:
Feb 3, 2013 11:15 PM
|
|
"Hande " <handedenli@yahoo.com> wrote in message news:kehhdr$o4o$1@newscl01ah.mathworks.com... > "Steven_Lord" <slord@mathworks.com> wrote in message > <kegjf0$lvh$1@newscl01ah.mathworks.com>...
*snip*
> Thank you for your help but the (x,y) coordinate must be the midpoint of > the squares. how can ? use PATCH function for draw a square using the > midpoint coordinate? If you can help me I'd be grateful.
You know the midpoint of the square. You know the size of the square. Using those two pieces of information you can generate the coordinates of the corners.
-- Steve Lord slord@mathworks.com To contact Technical Support use the Contact Us link on http://www.mathworks.com
|
|
|
|