キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

Remove Duplicate Row From 2d Array

解決済み
解決策を見る

Dear All,

 

             I have a 2 D array(String). I want to remove duplicate Row in this 2D array.

 

Thanks and Regards

Himanshu Goyal

Thanks and Regards
Himanshu Goyal | LabVIEW Engineer- Power System Automation
Values that steer us ahead: Passion | Innovation | Ambition | Diligence | Teamwork
It Only gets BETTER!!!
0 件の賞賛
メッセージ1/16
13,301件の閲覧回数
0 件の賞賛
メッセージ2/16
13,295件の閲覧回数

Hi niscada,

  Can you post the 2-d array from which you want to remove the duplicates?

 

Thanks and regards,

srikrishnanF

Regards,
Srikrishna


0 件の賞賛
メッセージ3/16
13,288件の閲覧回数

As noted by Adnan, let's keep the discussion to the original thread.

0 件の賞賛
メッセージ4/16
13,276件の閲覧回数

Actually, the other (duplicate) thread has not beens answered, and it's a LabVIEW problem not related to real time measurement and control. I suggest we continue the discussion here instead. This is the correct forum! 😉

 

 

0 件の賞賛
メッセージ5/16
13,271件の閲覧回数

Are the duplicate rows adjacent?

0 件の賞賛
メッセージ6/16
13,267件の閲覧回数

 


@altenbach wrote:

Actually, the other (duplicate) thread has not beens answered, and it's a LabVIEW problem not related to real time measurement and control. I suggest we continue the discussion here instead. This is the correct forum! 😉


 

That's fine. As long as we just stick to one place...

 

So... as a follow-up to original poster: did you try a search?

0 件の賞賛
メッセージ7/16
13,262件の閲覧回数

Dear All,

 

Instant of this fight the forums or thred right place, i feel we think about the solution. 

Thanks and Regards
Himanshu Goyal | LabVIEW Engineer- Power System Automation
Values that steer us ahead: Passion | Innovation | Ambition | Diligence | Teamwork
It Only gets BETTER!!!
0 件の賞賛
メッセージ8/16
13,239件の閲覧回数
解決策
トピック作成者Himanshu_Goyalが受理

I'm repeating from memory a technique I first saw Darin.K use. It's a clever way to exploit the Variant Attributes:

 

21083iCD0674FC5FCF53DA

メッセージ9/16
13,231件の閲覧回数

Dear JackDunaway,

 

Thanks

Thanks and Regards
Himanshu Goyal | LabVIEW Engineer- Power System Automation
Values that steer us ahead: Passion | Innovation | Ambition | Diligence | Teamwork
It Only gets BETTER!!!
0 件の賞賛
メッセージ10/16
13,224件の閲覧回数