LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

2D Array Product

Solved!
Go to solution

What's the best way to solve the problem below? I'm not even sure how to describe it other than I want the "product" of a 2D array. A picture is the best way to illustrate what I want to do.

 

Example_VI_FP.png

=====================
LabVIEW 2012


0 Kudos
Message 1 of 2
(2,545 Views)
Solution
Accepted by topic author SteveChandler

A Cartesian Product by any other name is still the same.  Simple mod of my inplace version of the CP.

 

StringCartesianProduct.png

Message 2 of 2
(2,523 Views)