LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

editing every element in an array

I would like to find the largest element in a 2d demensional array and divide every element by that number. I would like to then create another array containing these values.

eg

 

10 9           1 .9

 8  7  --->  .8 .7

 6  5          .6  .5

 

thanks

0 Kudos
Message 1 of 7
(2,637 Views)
Message Edited by Norbert B on 01-26-2009 09:34 AM
Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
Message 2 of 7
(2,634 Views)

Hi wowden,

here we go.

 

Mike

Message 3 of 7
(2,630 Views)
does this work?
0 Kudos
Message 4 of 7
(2,629 Views)
bah, two of you beat me to it.
0 Kudos
Message 5 of 7
(2,627 Views)

If you switch the inputs of your devision, it works, for(imstuck) 😉

keep up, next time you will be the first to post!

 

Norbert 

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 6 of 7
(2,622 Views)

woops, didn't even bother to check...close enough 🙂 thats what i tell my boss... haha.Of course, simple math is always the issue..

Message Edited by for(imstuck) on 01-26-2009 10:24 AM
0 Kudos
Message 7 of 7
(2,598 Views)