From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

MATRIXx

cancel
Showing results for 
Search instead for 
Did you mean: 

matrix\math manipulation

hi,

i'm tring to do in my code a matrix\math manipulation.

i have an array of 21 elements and i want to sum several of those elements. every sum will be tend to 4.1, and every sum will be in diffrent column.

i added a VI with those elements, in the front pannel there is an array of all those elemnts and the result i want. i wrote the result base on gussing\calculating in my brain.

i want to make a code that do what i'm doing in my brain.

 

thank alot

asaf

0 Kudos
Message 1 of 2
(9,984 Views)

Hi asaf,

 

This discussion forum is for the National Instruments product MATRIXx. If you have a generic matrix question, you will want to repost in the LabVIEW discussion forum.

 

To briefly answer your question, you will probably want to use a for loop to help sum the values and then use the Build Array VI to create your result.

 

Cheers,

~Olivia

0 Kudos
Message 2 of 2
(9,964 Views)