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

1 回表示 (過去 30 日間)
Steven D
Steven D 2022 年 5 月 3 日
コメント済み: Steven D 2022 年 5 月 3 日
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.
Steven D
Steven D 2022 年 5 月 3 日
By the way, Here's a snippet of the code that mentions arc length:

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeElementary Polygons についてさらに検索

製品


リリース

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by