フィルターのクリア

Info

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

What is a code to remove elements that are identical between each other, in the 2 columns in a nx2 matrix?

1 回表示 (過去 30 日間)
GEORGIOS BEKAS
GEORGIOS BEKAS 2017 年 10 月 18 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
If I have a matrix like:
A = [2 5; 5 6; 1 1; 2 2; 4 8; 2 6; 3 3]
What is a generalized code to remove the elements that are identical, between each other, in the 2 columns in a nx2 matrix (e.g. 2 2; 3 3 etc.)?

回答 (0 件)

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

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by