Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Identify unique structures from a population - updated

1 回表示 (過去 30 日間)
Amirhossein Moosavi
Amirhossein Moosavi 2019 年 7 月 6 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Dear experts,
I have a population of structures. Each of these structures has three similar sub-structures that store some cells:
pop.PN(1)
ans =
struct with fields:
SM: {3×1 cell}
MW: {3×1 cell}
WW: {3×1 cell}
I would like to chose a set of unique structures from a population. One way is to compare each pair of them and eliminate identical structures. Do you have a better way? For your information, a population of structures has been attached to this post, i.e., matlab.mat.
Thank you for your attention.

回答 (1 件)

Amirhossein Moosavi
Amirhossein Moosavi 2019 年 7 月 8 日
Does anyone have answer to this question?

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by