LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Re: cummulative sum elements in array(one by one)

Hi, any smart method for cumulative sum 2D? I cannot find anything better than using array subset, which is not the best for big matrix like images.

 

Thank you.

 

0 Kudos
Message 1 of 6
(3,557 Views)

Hi logatto,

 

please define the cumulative sum for your 2D array!

Row-wise? Column-wise?

 

And please attach what you have done until now...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 6
(3,548 Views)

It is so helpful when someone asks a vague question (what do you mean by "cumulative sum elements in array" -- by rows?  by columns?  spelled with only one "m"?), and fails to attach any code to indicate to us (a) what version of LabVIEW they are using, (b) how much LabVIEW experience they may or may not have, and (c) the likelihood that the "real question" is "Please do my homework for me".

 

Please address these issues.

 

Bob Schor

0 Kudos
Message 3 of 6
(3,540 Views)
0 Kudos
Message 4 of 6
(3,530 Views)

Hi, it was indeed easier than expected, I was taking it in the wrong direction.

 

I am sorry for having annoyed you with my vague question. Even if did not get the point of my single "m".

 

BR.

0 Kudos
Message 5 of 6
(3,517 Views)

@logatto wrote:

Hi, it was indeed easier than expected, I was taking it in the wrong direction.

 

I am sorry for having annoyed you with my vague question. Even if did not get the point of my single "m".

 

BR.


In my book you are OK!

 

You see this forum is all about LabVIEW and (aside from spelling LV correctly with the last four letters being capital letters) proper spelling and syntax simply does not matter. But be aware that if your wires are not straight and are running backwards, then you are in for a world of hurt!

 

So there!

Smiley Tongue

 

Ben

 

Spoiler

 

It was news to me that summ was spelled with two 'm"s but it makes sense since summary has two "m"s.

 

 

 

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 6 of 6
(3,502 Views)