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

3 次查看(过去 30 天)
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 个评论
Steven D
Steven D 2022-5-3
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.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Elementary Polygons 的更多信息

产品


版本

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by