I need to find arclengths instead of straight edges of these polygons.

3 visualizzazioni (ultimi 30 giorni)
I need to find and store all of the individual curved edges (arclengths) for each polygonal cell in the attached image (as opposed to the straight polygon edges, which are stored in obj.Cgraph.Edges), Currently, it looks like the only the complete perimeters for each cell are shown in the output struct of the code. I can share the entire code for anyone interested in helping to solve this problem. Thanks in advance for your help.
  3 Commenti
Steven D
Steven D il 3 Mag 2022
Thank you for taking the time to present your question Steven. In the mindset of my question, I would choose neither of the curved lines you offered because they are not true arcs of circles. All of the curved edges in my plot are actually arcs of circles (each having both a radius and a circular arc length). I would like to have the values for each of the arc lengths to be cached/stored in a variable somewhere so I could access them externally for analysis. Right now, only the last arc length is listed in the workspace after the code is run.
Steven D
Steven D il 3 Mag 2022
By the way, Here's a snippet of the code that mentions arc length:

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Elementary Polygons in Help Center e File Exchange

Prodotti


Release

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by