Predict next position of a polyshape

4 views (last 30 days)
Zephyr_
Zephyr_ on 20 Jan 2020
Commented: edward holt on 1 Feb 2020
I have a polygon that is generated at every loop of my code (see images enclosed, with an exemple of 3 polygons). How can I predict the position and the general shape of the next polygon (the 4th) using the precedent ones ? I guess I could make some sort of extrapolation after my code has generated at least 2 polygons but I do not really know how.
  1 Comment
edward holt
edward holt on 1 Feb 2020
Is it possible to see the code that is creating the polygons?

Sign in to comment.

Answers (0)

Categories

Find more on Elementary Polygons in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!