Quantcast
Channel: All LabVIEW posts
Viewing all articles
Browse latest Browse all 202986

Re: Input array listing possible test results to generate all test scenarios

$
0
0

I assume you are aware that your code is faulty, because e.g. row [A0,B2,C0] occurs at least twice in your output.

 

It is also a really bad idea to test with square arrays. Here's a scalable solution that works with any possible array dimensions (until you run out of memory, of course).

 

Note: If you want to cycle the leftmost element fastest, use two inner FOR loops. First create the array of indices then reverse the blue array before autoindexing on the loop where you index out the elements)

 

altenbach_0-1593636185180.png

 


Viewing all articles
Browse latest Browse all 202986

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>