重複しているデータ列の削除方法

今66000行、1834列のデータを取り扱っており、そのうち半分のデータ列が重複しています。重複したデータ列の削除方法を教えていただけないでしょうか?

 Accepted Answer

Kenta
Kenta on 16 Jul 2019

2 votes

unique関数を使えばできると思います。
もし、できなければダミーのデータでも提示していただければと思います。
何かございましたらご連絡ください。よろしくお願いいたします。

More Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Asked:

on 16 Jul 2019

Answered:

on 16 Jul 2019

Community Treasure Hunt

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

Start Hunting!