Azzera filtri
Azzera filtri

draw rectangular

2 visualizzazioni (ultimi 30 giorni)
parisa
parisa il 14 Apr 2012
hello every body. i have 4 points and i want to draw a rectangular with these points, these points are not rectangular's corner, can u help me?? regards

Risposte (2)

Rick Rosson
Rick Rosson il 14 Apr 2012
  1. Find the min and max of the x components.
  2. Find the min and max of the y components.
  3. Use these values to specify the four corners.
  4. Draw the rectangle.

Walter Roberson
Walter Roberson il 14 Apr 2012
This is not generally possible.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by